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/33879] bootstrapping revision 129600 fails



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


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