[PCH] /cvs/gcc-pch-branch/gcc/gengtype.c:359:11: attempt to use poisoned "rindex"
Andreas Jaeger
aj@suse.de
Fri Jul 5 01:26:00 GMT 2002
Bootstrapping of the pch branch fails for me on i686-linux-gnu with:
gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I/cvs/gcc-pch-branch/gcc -I/cvs/gcc-pch-branch/gcc/. -I/cvs/gcc-pch-branch/gcc/config -I/cvs/gcc-pch-branch/gcc/../include \
/cvs/gcc-pch-branch/gcc/gengtype.c -o gengtype.o
/cvs/gcc-pch-branch/gcc/gengtype.c:359:11: attempt to use poisoned "rindex"
/cvs/gcc-pch-branch/gcc/gengtype.c:362:12: attempt to use poisoned "rindex"
/cvs/gcc-pch-branch/gcc/gengtype.c:362:24: attempt to use poisoned "rindex"
/cvs/gcc-pch-branch/gcc/gengtype.c:362:70: attempt to use poisoned "rindex"
/cvs/gcc-pch-branch/gcc/gengtype.c:367:48: attempt to use poisoned "rindex"
/cvs/gcc-pch-branch/gcc/gengtype.c:368:15: attempt to use poisoned "rindex"
make[2]: *** [gengtype.o] Error 1
The problem is a *variable* called rindex.
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Gcc-bugs
mailing list