This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [lno] Bootstrap failure on ia64


Andreas Schwab <schwab@suse.de> writes:

> your last change to tree-chrec.c broke bootstrap on ia64-linux:
>
> stage1/xgcc -Bstage1/ -B/usr/local/ia64-suse-linux/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattrtab \
>  genattrtab.o genautomata.o \
>  rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o errors.o \
>  varray.o ../libiberty/libiberty.a -lm
> ./genattrtab ../../gcc/config/ia64/ia64.md > tmp-attrtab.c
> genattrtab: unit `' in exclusion is not declared
> make[2]: *** [s-attrtab] Error 139

I get something similar on alphaev68-linux:

./genattrtab ../../gcc/config/alpha/alpha.md > tmp-attrtab.c
genattrtab: Internal error: abort in decl_hash, at ../../gcc/genautomata.c:2370
make[2]: *** [s-attrtab] Error 1

at the same stage.

-- 
	Falk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]