Ada bootstrap broken with lineno changes
David Edelsohn
dje@watson.ibm.com
Thu May 1 21:09:00 GMT 2003
> 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)
More information about the Gcc
mailing list