Validate test spec-inline failng

Simon Marlow marlowsd at gmail.com
Thu Mar 11 06:12:39 EST 2010


Simon, one of your perhaps?

=====> spec-inline(optc) 595 of 2470 [0, 0, 0]
cd ./simplCore/should_compile && 
'/64playpen/simonmar/validate/bindisttest/install dir/bin/ghc' 
-fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf 
-dno-debug-output -c spec-inline.hs -O -fvia-C -O2 -ddump-simpl 
-dsuppress-uniques -fno-code  >spec-inline.comp.stderr 2>&1
Actual stderr output differs from expected:
--- ./simplCore/should_compile/spec-inline.stderr.normalised 
2010-03-11 10:31:13.000000000 +0000
+++ ./simplCore/should_compile/spec-inline.comp.stderr.normalised 
2010-03-11 10:31:13.000000000 +0000
@@ -181,12 +181,12 @@


  ------ Local rules for imported ids --------
-"SC:$wgo0" ALWAYS
+"SC:$wgo0" [ALWAYS]
      forall {sc :: GHC.Prim.Int# sc1 :: GHC.Prim.Int#}
        Roman.$wgo (Data.Maybe.Just @ GHC.Types.Int (GHC.Types.I# sc))
                   (Data.Maybe.Just @ GHC.Types.Int (GHC.Types.I# sc1))
        = Roman.foo_$s$wgo1 sc sc1
-"SC:$wgo1" ALWAYS
+"SC:$wgo1" [ALWAYS]
      forall {sc :: GHC.Prim.Int# sc1 :: GHC.Types.Int}
        Roman.$wgo (Data.Maybe.Just @ GHC.Types.Int (GHC.Types.I# sc))
                   (Data.Maybe.Just @ GHC.Types.Int sc1)



More information about the Cvs-ghc mailing list