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

Re: Ada bootstrap broken with lineno changes


> done. Looks like I failed to commit the trans changes.

	Any similar insight into the fix-header.c failure reported for
Darwin? 

gcc -c   -g -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/Users/regress/tbox/cvs-gcc/gcc/gcc -I/Users/regress/tbox/cvs-gcc/gcc/gcc/. -I/Users/regress/tbox/cvs-gcc/gcc/gcc/config -I/Users/regress/tbox/cvs-gcc/gcc/gcc/../include /Users/regress/tbox/cvs-gcc/gcc/gcc/fix-header.c -o fix-header.o
gcc: unrecognized option `-no-cpp-precomp'
/Users/regress/tbox/cvs-gcc/gcc/gcc/fix-header.c: In function `inf_skip_spaces':
/Users/regress/tbox/cvs-gcc/gcc/gcc/fix-header.c:936: error: `lineno' undeclared (first use in this function)
/Users/regress/tbox/cvs-gcc/gcc/gcc/fix-header.c:936: error: (Each undeclared identifier is reported only once
/Users/regress/tbox/cvs-gcc/gcc/gcc/fix-header.c:936: error: for each function it appears in.)
/Users/regress/tbox/cvs-gcc/gcc/gcc/fix-header.c:936: warning: value computed is not used
/Users/regress/tbox/cvs-gcc/gcc/gcc/fix-header.c: In function `check_protection':
/Users/regress/tbox/cvs-gcc/gcc/gcc/fix-header.c:1005: error: `lineno' undeclared (first use in this function)
/Users/regress/tbox/cvs-gcc/gcc/gcc/fix-header.c: In function `main':
/Users/regress/tbox/cvs-gcc/gcc/gcc/fix-header.c:1265: error: `lineno' undeclared (first use in this function)


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