summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore
diff options
context:
space:
mode:
authorEdward Z. Yang <ezyang@cs.stanford.edu>2014-05-29 17:36:48 -0700
committerEdward Z. Yang <ezyang@cs.stanford.edu>2014-05-29 18:34:00 -0700
commit0c1974c8262f1609ecb7dec438d8cd167f788a5c (patch)
tree99a25fb9550c857ed0c7bf1418561ed7bc486207 /testsuite/tests/simplCore
parenta53fc117511fe87db534ad658d3412b16ee8d4e9 (diff)
downloadhaskell-0c1974c8262f1609ecb7dec438d8cd167f788a5c.tar.gz
Remove obsolete -fno-warn-amp from spec001
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
Diffstat (limited to 'testsuite/tests/simplCore')
-rw-r--r--testsuite/tests/simplCore/should_compile/spec001.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/simplCore/should_compile/spec001.hs b/testsuite/tests/simplCore/should_compile/spec001.hs
index f4b4dd0365..5a6fb039f4 100644
--- a/testsuite/tests/simplCore/should_compile/spec001.hs
+++ b/testsuite/tests/simplCore/should_compile/spec001.hs
@@ -1,6 +1,5 @@
{-# LANGUAGE CPP, UnboxedTuples, MagicHash, StandaloneDeriving, DeriveDataTypeable #-}
{-# OPTIONS_GHC -O #-}
-{-# OPTIONS_GHC -fno-warn-amp #-}
-- In GHC 6.4, compiling this module gave a Core Lint failure following the
-- specialier, because a function was floated out that had a RULE that