[Bug middle-end/51544] uninitialized variable false positive prevents bootstrap with -fipa-cp-clone

dcb314 at hotmail dot com gcc-bugzilla@gcc.gnu.org
Sat Mar 9 20:08:00 GMT 2013


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

--- Comment #5 from David Binderman <dcb314 at hotmail dot com> 2013-03-09 20:07:48 UTC ---
(In reply to comment #3)
> I've been trying to bootstrap using "-g -O3" in BOOT_CFLAGS. 
> That doesn't work, but "-g -O2" of course does.

I am pleased to be able to say that BOOT_CFLAGS= -g -O3
works for revision 196574 (Sat 09 March 2013).

I'll use this as my new default build setting,
so when it stops working I'll be able to put in a bug report.

This is a long way from -g -O3 being the default
for all architectures, but it is a good step forward.

I think this bug is fixed.



More information about the Gcc-bugs mailing list