CVS head breakage

tm tm@mail.kloo.net
Tue Oct 8 12:33:00 GMT 2002



host: i386-linux
target: sh-elf

Looks like someone put in a reference to a macro without a definition:

...
gcc   -g -O2 -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic
-Wno-long-long -fno-common  -DHAVE_CONFIG_H  -o cc1 \
	c-parse.o c-lang.o c-pretty-print.o attribs.o c-errors.o c-lex.o
c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o
c-opts.o c-format.o c-semantics.o c-objc-common.o c-dump.o libcpp.a
main.o libbackend.a   ../libiberty/libiberty.a
gcc -c   -g -O2 -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic
-Wno-long-long -fno-common  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc
-I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/gcov.c -o gcov.o
../../gcc/gcc/gcov.c: In function `print_usage':
../../gcc/gcc/gcov.c:352: `GCCBUGURL' undeclared (first use in this
function)
../../gcc/gcc/gcov.c:352: (Each undeclared identifier is reported only
once
../../gcc/gcc/gcov.c:352: for each function it appears in.)
../../gcc/gcc/gcov.c: In function `format_hwint':
../../gcc/gcc/gcov.c:1172: warning: ISO C89 does not support the `ll'
length modifier
make[1]: *** [gcov.o] Error 1
make[1]: Leaving directory `/home/tm/gcc-build-sh-elf/gcc'
make: *** [all-gcc] Error 2
[tm@localhost gcc-build-sh-elf]$ 

Toshi




More information about the Gcc-bugs mailing list