This is the mail archive of the gcc-bugs@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]

[Bug middle-end/16417] [3.5 Regression] crappy code (gcc.c-torture/compile/20020210-1.c) in arguments causes ICE


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-09-09 03:28 -------
Subject: Re:  [3.5 Regression] crappy code (gcc.c-tortur

> ------- Additional Comments From echristo at redhat dot com  2004-09-09
> 02:01 -------
> This fixes the mipsisa64-elf problem I was seeing with eabi. (I can't
> confirm a
> full testrun since the toolchain doesn't build at the moment.)

GCC also fails to build on hppa-unknown-linux-gnu.

stage1/xgcc -Bstage1/ -B/home/dave/opt/gnu/gcc/gcc-3.5.0/hppa-linux/bin/ -c   -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    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include -I../../gcc/gcc/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee -I../../gcc/gcc/../libbanshee/points-to  ../../gcc/gcc/tree-cfg.c -o tree-cfg.o
../../gcc/gcc/tree-cfg.c: In function `cleanup_tree_cfg':
../../gcc/gcc/tree-cfg.c:2000: internal compiler error: in make_decl_rtl, at varasm.c:855

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16417


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