treelang still broken
Andreas Jaeger
aj@suse.de
Thu Aug 15 13:04:00 GMT 2002
With current CVS I just got on i686-linux-gnu:
stage1/xgcc -Bstage1/ -B/opt/gcc/3.3-devel/i686-pc-linux-gnu/bin/ -o treelang/treetree.o -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -pedantic -Wno-long-long -Wmissing-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -I. -Itreelang -I/cvs/gcc/gcc -I/cvs/gcc/gcc/treelang -I/cvs/gcc/gcc/config -I/cvs/gcc/gcc/../include /cvs/gcc/gcc/treelang/treetree.c
/cvs/gcc/gcc/treelang/treetree.c:977: warning: no previous prototype for `cpp_post_options'
stage1/xgcc -Bstage1/ -B/opt/gcc/3.3-devel/i686-pc-linux-gnu/bin/ -o treelang/lex.o -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -pedantic -Wno-long-long -Wmissing-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -I. -Itreelang -I/cvs/gcc/gcc -I/cvs/gcc/gcc/treelang -I/cvs/gcc/gcc/config -I/cvs/gcc/gcc/../include /cvs/gcc/gcc/treelang/lex.c
stage1/xgcc -Bstage1/ -B/opt/gcc/3.3-devel/i686-pc-linux-gnu/bin/ -o treelang/parse.o -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -pedantic -Wno-long-long -Wmissing-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -I. -Itreelang -I/cvs/gcc/gcc -I/cvs/gcc/gcc/treelang -I/cvs/gcc/gcc/config -I/cvs/gcc/gcc/../include /cvs/gcc/gcc/treelang/parse.c
/usr/share/bison/bison.simple: In function `yyparse':
/usr/share/bison/bison.simple:800: warning: implicit declaration of function `stpcpy'
/usr/share/bison/bison.simple:800: warning: initialization makes pointer from integer without a cast
/usr/share/bison/bison.simple:801: warning: assignment makes pointer from integer without a cast
/usr/share/bison/bison.simple:812: warning: assignment makes pointer from integer without a cast
/usr/share/bison/bison.simple:813: warning: assignment makes pointer from integer without a cast
/usr/include/sys/stat.h: At top level:
/cvs/gcc/gcc/treelang/parse.y:212: warning: `yytoknum' defined but not used
stage1/xgcc -Bstage1/ -B/opt/gcc/3.3-devel/i686-pc-linux-gnu/bin/ -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o tree1 \
treelang/tree1.o treelang/treetree.o treelang/lex.o treelang/parse.o c-convert.o\
c-typeck.o c-common.o c-decl.o attribs.o main.o libbackend.a ../libiberty/libiberty.a ../libiberty/libiberty.a ../libiberty/libiberty.a
c-common.o: In function `c_expand_start_cond':
/cvs/gcc/gcc/c-common.c:853: multiple definition of `warn_format'
treelang/treetree.o:/cvs/gcc/gcc/treelang/treetree.c:176: first defined here
c-common.o: In function `c_expand_start_cond':
/cvs/gcc/gcc/c-common.c:853: multiple definition of `warn_format_y2k'
treelang/treetree.o:/cvs/gcc/gcc/treelang/treetree.c:176: first defined here
c-common.o: In function `c_expand_start_cond':
/cvs/gcc/gcc/c-common.c:853: multiple definition of `warn_format_extra_args'
treelang/treetree.o:/cvs/gcc/gcc/treelang/treetree.c:176: first defined here
c-common.o: In function `c_expand_start_cond':
/cvs/gcc/gcc/c-common.c:853: multiple definition of `warn_format_zero_length'
treelang/treetree.o:/cvs/gcc/gcc/treelang/treetree.c:177: first defined here
c-common.o:/cvs/gcc/gcc/c-common.c:853: multiple definition of `warn_format_nonliteral'
treelang/treetree.o:/cvs/gcc/gcc/treelang/treetree.c:177: first defined here
c-common.o: In function `c_finish_then':
/cvs/gcc/gcc/c-common.c:877: multiple definition of `warn_format_security'
treelang/treetree.o:/cvs/gcc/gcc/treelang/treetree.c:177: first defined here
libbackend.a(tree.o): In function `tree_size':
/cvs/gcc/gcc/tree.c:165: multiple definition of `integer_types'
treelang/treetree.o:/cvs/gcc/gcc/treelang/treetree.c:183: first defined here
collect2: ld returned 1 exit status
make[2]: *** [tree1] Error 1
make[2]: Leaving directory `/builds/gcc/gcc-3.2-devel/gcc'
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