This is the mail archive of the gcc-regression@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]

A victim! and so soon!


Hi Zack,

Did you forget something?

With your recent patch, GCC does not compile on:
native
Attached is build output for those targets.

The build failures are new.


/Users/regress/tbox/cvs-gcc/gcc/gcc/gcc.c:677: warning: string length `531' is g
reater than the length `509' ISO C89 compilers are required to support
/Users/regress/tbox/cvs-gcc/gcc/gcc/gcc.c:1424: warning: string length `855' is
greater than the length `509' ISO C89 compilers are required to support
/Users/regress/tbox/cvs-gcc/gcc/gcc/gcc.c: In function `execute':
/Users/regress/tbox/cvs-gcc/gcc/gcc/gcc.c:2928: error: `GCCBUGURL' undeclared (f
irst use in this function)
/Users/regress/tbox/cvs-gcc/gcc/gcc/gcc.c:2928: error: (Each undeclared identifi
er is reported only once
/Users/regress/tbox/cvs-gcc/gcc/gcc/gcc.c:2928: error: for each function it appe
ars in.)
/Users/regress/tbox/cvs-gcc/gcc/gcc/gcc.c: In function `main':
/Users/regress/tbox/cvs-gcc/gcc/gcc/gcc.c:6114: error: `GCCBUGURL' undeclared (f
irst use in this function)
make[2]: *** [gcc.o] Error 1
make[1]: *** [stage1_build] Error 2
make: *** [bootstrap] Error 2
+ '[' -s gcc/.bad_compare ']'


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