Skip to content

Commit 0c1974c

Browse files
committed
Remove obsolete -fno-warn-amp from spec001
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
1 parent a53fc11 commit 0c1974c

File tree

1 file changed

+0
-1
lines changed
  • testsuite/tests/simplCore/should_compile

1 file changed

+0
-1
lines changed

testsuite/tests/simplCore/should_compile/spec001.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{-# LANGUAGE CPP, UnboxedTuples, MagicHash, StandaloneDeriving, DeriveDataTypeable #-}
22
{-# OPTIONS_GHC -O #-}
3-
{-# OPTIONS_GHC -fno-warn-amp #-}
43

54
-- In GHC 6.4, compiling this module gave a Core Lint failure following the
65
-- specialier, because a function was floated out that had a RULE that

0 commit comments

Comments
 (0)