This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/16504] [3.5 Regression] ICE in gmon-sol2, stage2
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2004 10:37:10 -0000
- Subject: [Bug bootstrap/16504] [3.5 Regression] ICE in gmon-sol2, stage2
- References: <20040712224154.16504.James.W.Mckelvey@jpl.nasa.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-07-14 10:37 -------
Confirmed with gcc version 3.5.0 20040714 (experimental) and BOOT_CFLAGS=-O.
The regular bootstrap (i.e. without setting BOOT_CFLAGS) is not affected.
Note that you should not set CFLAGS when bootstrapping the compiler, because it
may trigger bugs in the bootstrap compiler, which we don't want to mix with bugs
in the bootstrapped compiler.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-07-14 10:37:08
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16504