replace_ssa_names abort that started last week

Bradley Lucier lucier@math.purdue.edu
Mon Jun 14 21:32:00 GMT 2004


On Jun 14, 2004, at 3:39 PM, Jeffrey A Law wrote:

> This patch fixes the problem ...

Thanks.  I'm getting another bootstrap failure now,

> stage1/xgcc -Bstage1/ 
> -B/pkgs/gcc-mainline/powerpc-apple-darwin7.4.0/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 -I../../gcc/. -I../../gcc/../include -I./../intl 
> -I../../gcc/../libcpp/include -I../../gcc/../libbanshee/libcompat 
> -I../../gcc/../libbanshee -I../../gcc/../libbanshee/points-to  
> ../../gcc/df.c -o df.o
> ../../gcc/df.c: In function `df_bb_regno_first_def_find':
> ../../gcc/df.c:3283: internal compiler error: Bus error
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> make[3]: *** [df.o] Error 1
> make[2]: *** [stage2_build] Error 2
> make[1]: *** [quickstrap] Error 2
> make: *** [all-gcc] Error 2
> [xsun21:gcc/mainline/objdir] lucier% gcc -v
> Reading specs from 
> /pkgs/gcc-3.4.0/lib/gcc/powerpc-apple-darwin7.4.0/3.4.0/specs
> Configured with: ../configure --prefix=/pkgs/gcc-3.4.0
> Thread model: posix
> gcc version 3.4.0

so I'll test things more when I can build mainline again.

Brad



More information about the Gcc mailing list