Simon Peyton-Jones wrote:
Oops.  where is mkSECAFBlackHoleInfoTableLabel' defined?

Looks like a merge problem - I removed the SE blackhole variants recently.

Cheers,
        Simon

Simon

/home/simonmar/fp/bin/x86_64-unknown-linux/ghc ... -c cmm/CmmLive.hs -o 
dist-stage1/build/CmmLive.o  -ohi dist-stage1/build/CmmLive.hi

codeGen/StgCmmClosure.hs:767:32:
    Not in scope: `mkSECAFBlackHoleInfoTableLabel'
<<ghc: 150025472 bytes, 4 GCs, 178696/183480 avg/max bytes residency (2 samples), 62M 
in use, 0.00 INIT (0.00 elapsed), 0.15 MUT (0.24 elapsed), 0.04 GC (0.05 elapsed) 
:ghc>>

| -----Original Message-----
| From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Dias
| Sent: 26 November 2008 05:32
| To: [email protected]
| Subject: new codegen patches
|
| As you may have noticed, I have finally pushed a large number of patches
| for the new code generator. The new codegen is still off by default, so
| for the most part, this patch should not have any effect on compiled
| programs. I validated the patches, but please let me know if there are any
| problems.
|
| In case you're wondering about the status of the new code generator: There
| are still bugs that show up with the stage2 build, although the regression
| testsuite and nofib testsuite work with the stage1 build. Hopefully, I'll
| have some more patches soon.
|
| Thanks,
| John
|
| _______________________________________________
| Cvs-ghc mailing list
| [email protected]
| http://www.haskell.org/mailman/listinfo/cvs-ghc

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

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

Reply via email to