This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
g++ 970929 bild error in cp/parse.y
- To: egcs at cygnus dot com
- Subject: g++ 970929 bild error in cp/parse.y
- From: Thomas Koenig <ig25 at mvmap66 dot ciw dot uni-karlsruhe dot de>
- Date: Wed, 1 Oct 1997 13:41:04 +0100 (MET)
- Reply-To: Thomas dot Koenig at ciw dot uni-karlsruhe dot de (Thomas König)
With 970929, patched up from 970924 (I don't have brik, so I'm not too
sure wether this was patched wrong, but there were not *.rej files).
make[2]: Entering directory `/usr/src/egcs-970929/gcc/cp'
stage1/xgcc -Bstage1/ -c -DIN_GCC -DUSE_GNULIBC_1 -O2 -g -I. -I.. -I. -I./.. -I./../config call.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -DUSE_GNULIBC_1 -O2 -g -I. -I.. -I. -I./.. -I./../config decl.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -DUSE_GNULIBC_1 -O2 -g -I. -I.. -I. -I./.. -I./../config errfn.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -DUSE_GNULIBC_1 -O2 -g -I. -I.. -I. -I./.. -I./../config expr.c
expect 18 shift/reduce conflicts and 39 reduce/reduce conflicts.
cd .; bison -d -o parse.c parse.y
"parse.y", line 199: type redeclaration for PFUNCNAME
make[2]: *** [parse.c] Error 1
make[2]: Leaving directory `/usr/src/egcs-970929/gcc/cp'
make[1]: *** [cc1plus] Error 2
make[1]: Leaving directory `/usr/src/egcs-970929/gcc'
make: *** [bootstrap-lean] Error 2
--
Thomas Koenig, Thomas.Koenig@ciw.uni-karlsruhe.de, ig25@dkauni2.bitnet.
The joy of engineering is to find a straight line on a double
logarithmic diagram.