This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/10918] Internal Complier Error when trying to complie gcc 3.3 with gcc 3.2.2
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 May 2003 06:42:08 -0000
- Subject: [Bug bootstrap/10918] Internal Complier Error when trying to complie gcc 3.3 with gcc 3.2.2
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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.