This is the mail archive of the gcc-patches@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: [PATCH] Make SMS use doloop_condition_get



On Jun 2, 2005, at 10:42 PM, John David Anglin wrote:



I guess something like this should help but I have nothing to test on.

Heck, for the original problem just configure --target=mips-elf would work ;)

Anyhow, I'll test and get back to you.

On hppa-unknown-linux-gnu, this gets me a bit further but the build still fails:

stage1/xgcc -Bstage1/ -B/home/dave/opt/gnu/gcc/gcc-4.1.0/hppa-linux/bin/ -g -O
2 -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 build/genattrtab \
build/genattrtab.o build/genautomata.o \
build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o build/errors.o \
build/varray.o ../build-hppa-linux/libiberty/libiberty.a -lm
build/genattrtab ../../gcc/gcc/config/pa/pa.md > tmp-attrtab.c
make[2]: *** [s-attrtab] Error 139

This is the same bootstrap failure I see on powerpc-darwin right now. See <http://gcc.gnu.org/ml/gcc-regression/2005-06/msg00006.html>.

Thanks,
Andrew Pinski


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