This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
treelang does not build (trunk)
- From: Peter Schmid <schmid at snake dot iap dot physik dot tu-darmstadt dot de>
- To: <gcc-bugs at gcc dot gnu dot org>
- Date: Sat, 3 Aug 2002 23:23:57 +0200 (CEST)
- Subject: treelang does not build (trunk)
Bootstrapping the treelang compiler from current cvs sources does not
work on the main line. The compilation crashes in
gcc/gcc/treelang/parse.c:
Hope this helps,
Peter Schmid
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnu/bin/ -o treelang/parse.o -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wmissing-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -I. -Itreelang -I../../gcc/gcc -I../../gcc/gcc/treelang -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/treelang/parse.c
In file included from config.h:33,
from ../../gcc/gcc/treelang/parse.y:54:
insn-flags.h:685: error: parse error before "gen_cmpdi_ccno_1_rex64"
insn-flags.h:685: warning: type defaults to `int' in declaration of `gen_cmpdi_ccno_1_rex64'
insn-flags.h:685: warning: parameter names (without types) in function declaration
insn-flags.h:685: error: ISO C forbids data definition with no type or storage class
insn-flags.h:687: error: parse error before "gen_cmpdi_ccno_1_rex64"
insn-flags.h:688: error: parse error before "rtx"
insn-flags.h:688: warning: type defaults to `int' in declaration of `a'
insn-flags.h:688: error: ISO C forbids data definition with no type or storage class
insn-flags.h:689: error: parse error before "b"
insn-flags.h:689: warning: type defaults to `int' in declaration of `b'
insn-flags.h:689: error: ISO C forbids data definition with no type or storage class
insn-flags.h:690: error: parse error before '{' token
insn-flags.h:693: error: parse error before "gen_cmpdi_1_insn_rex64"
insn-flags.h:693: warning: type defaults to `int' in declaration of `gen_cmpdi_1_insn_rex64'
insn-flags.h:693: warning: parameter names (without types) in function declaration
insn-flags.h:693: error: ISO C forbids data definition with no type or storage class
insn-flags.h:695: error: parse error before "gen_cmpdi_1_insn_rex64"
insn-flags.h:696: error: parse error before "rtx"
insn-flags.h:696: warning: type defaults to `int' in declaration of `a'
insn-flags.h:696: error: ISO C forbids data definition with no type or storage class
insn-flags.h:697: error: parse error before "b"
insn-flags.h:697: warning: type defaults to `int' in declaration of `b'
insn-flags.h:697: error: ISO C forbids data definition with no type or storage class
insn-flags.h:698: error: parse error before '{' token