Thu Oct  7 18:02:22 PDT 2010  Ian Lynagh <[email protected]>
  * Remove more -fglasgow-exts uses from tests

    M ./tests/ghc-regress/arityanal/Main.hs -1 +1
    M ./tests/ghc-regress/array/should_run/all.T -1 +1
    M ./tests/ghc-regress/array/should_run/arr016.hs +2
    M ./tests/ghc-regress/arrows/should_fail/arrowfail001.hs -2 +2
    M ./tests/ghc-regress/arrows/should_run/arrowrun004.hs -2 +1
    M ./tests/ghc-regress/boxy/Church1.hs -1 +1
    M ./tests/ghc-regress/boxy/Church2.hs -1 +1
    M ./tests/ghc-regress/boxy/SystemF.hs -1 +1
    M ./tests/ghc-regress/codeGen/should_run/all.T -7 +7
    M ./tests/ghc-regress/codeGen/should_run/cgrun012.hs +1
    M ./tests/ghc-regress/codeGen/should_run/cgrun015.hs +1
    M ./tests/ghc-regress/codeGen/should_run/cgrun018.hs +1
    M ./tests/ghc-regress/codeGen/should_run/cgrun026.hs -1 +1
    M ./tests/ghc-regress/codeGen/should_run/cgrun031.hs +1
    M ./tests/ghc-regress/codeGen/should_run/cgrun032.hs +1
    M ./tests/ghc-regress/codeGen/should_run/cgrun033.hs +1
    M ./tests/ghc-regress/codeGen/should_run/cgrun045.hs -1
    M ./tests/ghc-regress/codeGen/should_run/cgrun051.hs -1
    M ./tests/ghc-regress/concurrent/prog003/Collection.hs -1 +1
    M ./tests/ghc-regress/concurrent/should_run/conc007.hs -1
    M ./tests/ghc-regress/concurrent/should_run/conc008.hs -1
    M ./tests/ghc-regress/concurrent/should_run/conc009.hs -1
    M ./tests/ghc-regress/concurrent/should_run/conc010.hs -1
    M ./tests/ghc-regress/deSugar/should_run/dsrun013.hs -1 +1
    M ./tests/ghc-regress/deSugar/should_run/dsrun014.hs -1 +1
    M ./tests/ghc-regress/deriving/should_fail/drvfail002.hs -2 +2
    M ./tests/ghc-regress/deriving/should_fail/drvfail003.hs -5 +5
    M ./tests/ghc-regress/deriving/should_fail/drvfail006.hs -1 +1
    M ./tests/ghc-regress/deriving/should_fail/drvfail008.hs -2 +2
    M ./tests/ghc-regress/deriving/should_fail/drvfail009.hs -1 +1
    M ./tests/ghc-regress/deriving/should_fail/drvfail010.hs -1 +1
    M ./tests/ghc-regress/deriving/should_run/drvrun017.hs -1 +1
    M ./tests/ghc-regress/deriving/should_run/drvrun018.hs -1
    M ./tests/ghc-regress/deriving/should_run/drvrun019.hs -1 +1
    M ./tests/ghc-regress/deriving/should_run/drvrun022.hs -1 +1
    M ./tests/ghc-regress/driver/recomp005/Makefile -2 +2
    M ./tests/ghc-regress/ffi/should_compile/cc004.hs -1 +1
    M ./tests/ghc-regress/ffi/should_fail/all.T -4
    M ./tests/ghc-regress/ffi/should_fail/ccfail001.hs -2 +2
    M ./tests/ghc-regress/ffi/should_fail/ccfail002.hs -2 +2
    M ./tests/ghc-regress/ffi/should_fail/ccfail003.hs -1 +1
    M ./tests/ghc-regress/ffi/should_run/all.T -6
    M ./tests/ghc-regress/ffi/should_run/ffi001.hs -1 +1
    M ./tests/ghc-regress/ghci.debugger/HappyTest.hs -1 +1
    M ./tests/ghc-regress/ghci.debugger/scripts/dynbrk005.script -1
    M ./tests/ghc-regress/lib/Data.ByteString/bytestring001.hs -1
    M ./tests/ghc-regress/lib/Data.ByteString/bytestring004.hs -1
    M ./tests/ghc-regress/lib/Data.ByteString/bytestring005.hs -1
    M ./tests/ghc-regress/lib/IORef/ioref001.hs -1
    M ./tests/ghc-regress/lib/Regex/regex002.hs -1
    M ./tests/ghc-regress/lib/Regex/regex003.hs -1
    M ./tests/ghc-regress/lib/should_run/Memo1.lhs -1 +1
    M ./tests/ghc-regress/lib/should_run/Memo2.lhs -1 +1
    M ./tests/ghc-regress/lib/should_run/all.T -1 +1
    M ./tests/ghc-regress/lib/should_run/packedstring001.hs -1
    M ./tests/ghc-regress/lib/should_run/stableptr001.hs -1
    M ./tests/ghc-regress/mdo/should_fail/mdofail005.hs -3 +2
    M ./tests/ghc-regress/numeric/should_run/all.T -3 +3
    M ./tests/ghc-regress/numeric/should_run/arith016.hs +1
    M ./tests/ghc-regress/numeric/should_run/expfloat.hs +1
    M ./tests/ghc-regress/parser/should_fail/all.T -1 +1
    M ./tests/ghc-regress/parser/should_run/readRun002.hs -1 +1
    M ./tests/ghc-regress/parser/should_run/readRun003.hs -1 +1
    M ./tests/ghc-regress/parser/unicode/utf8_024.hs -1 +1
    M ./tests/ghc-regress/profiling/should_run/T3001-2.hs -2 +1
    M ./tests/ghc-regress/programs/cvh_unboxing/Append.lhs +2
    M ./tests/ghc-regress/programs/cvh_unboxing/Main.lhs +2
    M ./tests/ghc-regress/programs/cvh_unboxing/Types.lhs +2
    M ./tests/ghc-regress/programs/cvh_unboxing/test.T -1 +1
    M ./tests/ghc-regress/programs/fast2haskell/test.T -1 +1
    M ./tests/ghc-regress/programs/thurston-modular-arith/Main.hs -2 +2
    M ./tests/ghc-regress/programs/thurston-modular-arith/TypeVal.hs -2 +3
    M ./tests/ghc-regress/rebindable/rebindable2.hs -1 +1
    M ./tests/ghc-regress/rebindable/rebindable3.hs -1 +1
    M ./tests/ghc-regress/rebindable/rebindable4.hs -1 +1
    M ./tests/ghc-regress/rebindable/rebindable5.hs -1 +2
    M ./tests/ghc-regress/rebindable/rebindable6.hs -2 +2
    M ./tests/ghc-regress/simplCore/should_compile/spec001.hs -1 +2
    M ./tests/ghc-regress/simplCore/should_run/simplrun002.hs -1
    M ./tests/ghc-regress/simplCore/should_run/simplrun003.hs -1 +1
    M ./tests/ghc-regress/simplCore/should_run/simplrun007.hs -1 +1
    M ./tests/ghc-regress/simplCore/should_run/simplrun008.hs -1
    M ./tests/ghc-regress/simplCore/should_run/simplrun009.hs -1 +1
    M ./tests/ghc-regress/simplCore/should_run/simplrun010.hs -2 +1
    M ./tests/ghc-regress/th/TH_ppr1.hs +1
    M ./tests/ghc-regress/th/TH_repGuardOutput.hs -1
    M ./tests/ghc-regress/th/TH_repPatSig.hs -1 +1
    M ./tests/ghc-regress/th/TH_repPrimOutput.hs -1 +1
    M ./tests/ghc-regress/th/TH_spliceE5.hs -1
    M ./tests/ghc-regress/th/TH_spliceE5_Lib.hs -1
    M ./tests/ghc-regress/th/TH_spliceE5_prof.hs -1
    M ./tests/ghc-regress/th/TH_spliceE5_prof_Lib.hs -1
    M ./tests/ghc-regress/th/all.T -1 +1

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20101008010222-3fd76-20a1617c5a4d38cab4643db66b387f7ba9825188.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to