[vta, trunk?] enable bootstrap with BUILD_CONFIG=bootstrap-O3
Alexandre Oliva
aoliva@redhat.com
Tue May 19 01:39:00 GMT 2009
Bootstrapping on x86-linux-gnu (not sure 32 or 64 any more, probably
both) fails because of -Werror on these two files, because functions get
inlined and expose paths in which the compiler can't determine that
variables or their fields are initialized before they're referenced.
I'm installing this in the branch. Is this ok for the trunk?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-uninit-O3.patch
Type: text/x-patch
Size: 1207 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090519/f63f7502/attachment.bin>
-------------- next part --------------
--
Alexandre Oliva, freedom fighter http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/ FSF Latin America board member
Free Software Evangelist Red Hat Brazil Compiler Engineer
More information about the Gcc-patches
mailing list