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/46037] --enable-stage1-languages=c,lto --enable-languages=c,lto --with-build-config=bootstrap-lto fails on darwin


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

--- Comment #18 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-01-11 15:23:34 UTC ---
Both the patch in comment 16 and 17 produce the same errors in a standard
bootstrap...

../../gcc/libdecnumber/decContext.c:1:0: error: variable tracking requested,
but useless unless producing debug info [-Werror]
cc1: all warnings being treated as errors


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