Bug in egcs-970922/gcc/reg-stack.c
Bernd Nottelmann
nottelm@ptp283.uni-muenster.de
Mon Sep 22 13:25:00 GMT 1997
Hi
I have tried to build egcs-970922 in the gcc subdirectory with
make bootstrap BOOT_CFLAGS=-O2
(linux-2.0.30, libc-5.4.39)
It stops with the error-message
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I.
-I./config reg-stack.c
reg-stack.c: In function `find_blocks':
reg-stack.c:1357: `x' undeclared (first use this function)
reg-stack.c:1357: (Each undeclared identifier is reported only once
reg-stack.c:1357: for each function it appears in.)
reg-stack.c:1368: `pat' undeclared (first use this function)
make[1]: *** [reg-stack.o] Error 1
make[1]: Leaving directory `/usr/local/src/egcs-970922/gcc'
make: *** [bootstrap] Error 2
Bernd
More information about the Gcc-bugs
mailing list