This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/10918] Internal Complier Error when trying to complie gcc 3.3 with gcc 3.2.2


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10918



------- Additional Comments From dhazeghi@yahoo.com  2003-05-26 06:42 -------
Hello,

I've had no problem building gcc 3.3 from 3.2.x. Random segfaults from the stage1 compiler are 
usually a sign that the stage1 compiler was miscompiled, or that you have bad RAM. Are you using 
any unusual compiler flags when building (ie what is CFLAGS set to when you build?)? gcc 3.2.x 
IIRC did have a number of optimization bugs, so if you're compiling gcc with such flags, that may 
be why it's crashing. Thanks,

Dara



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]