[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[DotGNU]Regarding 0.6.8 build errors on PPC64 with -O3
From: |
Gopal V |
Subject: |
[DotGNU]Regarding 0.6.8 build errors on PPC64 with -O3 |
Date: |
Sun, 8 Aug 2004 06:20:43 -0700 (PDT) |
Hi,
I've just reported a bug
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16918 on
GCC 3.4.0 on the segfault issues in codegen
The problem was due to gcc not handling inlines +
cse properly (or that's what my gut feeling says).
The cse is probably replacing "node" in the if()
too early or something :)
But the good news is it's building on PPC64 with -O3
:)
(hopefully this might fix other errors we found in
AMD64 with -O3)
Gopal
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [DotGNU]Regarding 0.6.8 build errors on PPC64 with -O3,
Gopal V <=