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/18972] Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure


------- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de  2004-12-18 05:38 -------
please note (I might not have stated this clearly enough in comment #4):

the bootstrap doesn't fail if:

 '-fomit-frame-pointer' is omitted (by specifying BOOT_CFLAGS="-O2 -g" instead of BOOT_CFLAGS="-
O2 -g -fomit-frame-pointer" (which is the default and doesn't need to be specified)

or if:
'-save-temps' is specified (for instance: BOOT_CFLAGS="-O2 -g -fomit-frame-pointer -save-temps" 
works)

-- 


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


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