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/16504] [3.5 Regression] ICE in gmon-sol2, stage2


------- 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


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