This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/33879] bootstrapping revision 129600 fails
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2007 17:58:40 -0000
- Subject: [Bug bootstrap/33879] bootstrapping revision 129600 fails
- References: <bug-33879-12313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from ubizjak at gmail dot com 2007-10-24 17:58 -------
I'm reopening this bug, because now we fail on x86_64:
cc1: warnings being treated as errors
../../gcc-svn/trunk/gcc/ipa-struct-reorg.c: In function ?create_new_field_acc?:
../../gcc-svn/trunk/gcc/ipa-struct-reorg.c:960: error: ?wr.wrap? may be used
uninitialized in this function
../../gcc-svn/trunk/gcc/ipa-struct-reorg.c:960: note: ?wr.wrap? was declared
here
../../gcc-svn/trunk/gcc/ipa-struct-reorg.c:960: error: ?wr.domain? may be used
uninitialized in this function
../../gcc-svn/trunk/gcc/ipa-struct-reorg.c:960: note: ?wr.domain? was declared
here
gmake[3]: *** [ipa-struct-reorg.o] Error 1
--
ubizjak at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
GCC build triplet|powerpc-apple-darwin8 |x86_64-pc-gnu-linux
GCC host triplet|powerpc-apple-darwin8 |x86_64-pc-linux-gnu
GCC target triplet|powerpc-apple-darwin8 |x86_64-pc-linux-gnu
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33879