------- Comment #3 from dominiq at lps dot ens dot fr  2010-06-08 10:35 -------
Needs '-g -O1' to fails:

[macbook] i386/libjava% /opt/gcc/build_w/gcc/xgcc -B/opt/gcc/build_w/gcc
-nostdinc++ -DHAVE_CONFIG_H -I. -I../../../../work/libjava -I./include -I./gcj
-I../../../../work/libjava -Iinclude -I../../../../work/libjava/include
-I../../../../work/libjava/classpath/include -Iclasspath/include
-I../../../../work/libjava/classpath/native/fdlibm
-I../../../../work/libjava/boehm-gc/include -I../boehm-gc/include
-I../../../../work/libjava/libltdl -I../../../../work/libjava/libltdl
-I../../../../work/gcc -I../../../../work/libffi/include -I../libffi/include
-I/sw64/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers
-Wswitch-enum -D_FILE_OFFSET_BITS=64 -ffloat-store -fomit-frame-pointer -Wextra
-Wall -D_GNU_SOURCE -g -O1 -c ../../../../work/libjava/darwin.cc -fno-common
-DPIC
../../../../work/libjava/darwin.cc: In function '(static initializers for
../../../../work/libjava/darwin.cc)':
../../../../work/libjava/darwin.cc:80:21: internal compiler error: in
set_mem_attributes_minus_bitpos, at emit-rtl.c:1674

Backtrace

#0  fancy_abort (file=0x100ad07d0 "../../work/gcc/emit-rtl.c", line=1674,
function=0x100b42a40 "set_mem_attributes_minus_bitpos") at
../../work/gcc/diagnostic.c:793
#1  0x000000010054125b in set_mem_attributes_minus_bitpos (ref=0x101530bd0,
t=0x10151c000, objectp=1, bitpos=0) at ../../work/gcc/emit-rtl.c:1673
#2  0x00000001009ba6b9 in make_decl_rtl (decl=0x10151c000) at
../../work/gcc/varasm.c:1599
#3  0x00000001009bdaab in make_decl_rtl_for_debug (decl=0x10151c000) at
../../work/gcc/varasm.c:1638
#4  0x000000010050f725 in rtl_for_decl_location (decl=0x10151c000) at
../../work/gcc/dwarf2out.c:16264
#5  0x0000000100525d7d in add_location_or_const_value_attribute
(die=0x10152af20, decl=0x10151c000) at ../../work/gcc/dwarf2out.c:16351
#6  0x000000010052fc0e in dwarf2out_finish (filename=0x7fff5fbfd965
"../../../../work/libjava/darwin.cc") at ../../work/gcc/dwarf2out.c:21895
#7  0x00000001007e7592 in toplev_main (argc=37, argv=0x7fff5fbfd338) at
../../work/gcc/toplev.c:1059
#8  0x0000000100000cc4 in start ()


-- 


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

Reply via email to