This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/17586] [4.0 regression] kawa build fails with ICE
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Sep 2004 00:42:14 -0000
- Subject: [Bug java/17586] [4.0 regression] kawa build fails with ICE
- References: <20040921160530.17586.tromey@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2004-09-23 00:42 -------
FWIW this doesn't appear to be like PR 15888.
It has a notably different stack trace:
(gdb) bt
#0 internal_error (msgid=0x85cf507 "in %s, at %s:%d")
at ../../gcc/gcc/diagnostic.c:543
#1 0x0822cfee in fancy_abort (file=0x85d8133 "../../gcc/gcc/fold-const.c",
line=1617, function=0x85d8538 "size_binop")
at ../../gcc/gcc/diagnostic.c:591
#2 0x0829f494 in size_binop (code=MULT_EXPR, arg0=0xf6ddb4b0,
arg1=0xf6ddd1b0) at ../../gcc/gcc/fold-const.c:1616
#3 0x08483bb0 in bit_from_pos (offset=0x0, bitpos=0x0)
at ../../gcc/gcc/stor-layout.c:542
#4 0x08494554 in bit_position (field=0xf6ccbe80) at ../../gcc/gcc/tree.c:1349
#5 0x0824034e in field_byte_offset (decl=0xf6ccbe80)
at ../../gcc/gcc/dwarf2out.c:9300
#6 0x08240691 in add_data_member_location_attribute (die=0xf5a8d57c,
decl=0xf6ccbe80) at ../../gcc/gcc/dwarf2out.c:9468
#7 0x082449ca in gen_field_die (decl=0xf6ccbe80, context_die=0xf5a874ac)
at ../../gcc/gcc/dwarf2out.c:11606
#8 0x0824730c in gen_decl_die (decl=0xf6ccbe80, context_die=0xf5a874ac)
at ../../gcc/gcc/dwarf2out.c:12634
#9 0x08244fc1 in gen_member_die (type=0xf6ce7e80, context_die=0xf5a874ac)
at ../../gcc/gcc/dwarf2out.c:11806
#10 0x082454a8 in gen_struct_or_union_type_die (type=0xf6ce7e80,
context_die=0xf5a87410) at ../../gcc/gcc/dwarf2out.c:11883
#11 0x08246002 in gen_type_die (type=0xf6ce7e80, context_die=0xf5a87410)
at ../../gcc/gcc/dwarf2out.c:12099
#12 0x08245afd in gen_type_die (type=0xf6ccb000, context_die=0xf5a87410)
at ../../gcc/gcc/dwarf2out.c:12013
#13 0x08247200 in gen_decl_die (decl=0xf6c62f68, context_die=0xf5a87410)
at ../../gcc/gcc/dwarf2out.c:12605
#14 0x082465a9 in decls_for_scope (stmt=0xf5a87c64, context_die=0xf5a87410,
depth=3) at ../../gcc/gcc/dwarf2out.c:12292
#15 0x082446d3 in gen_lexical_block_die (stmt=0xf5a87c64,
context_die=0xf5a87208, depth=3) at ../../gcc/gcc/dwarf2out.c:11534
#16 0x082463af in gen_block_die (stmt=0xf5a87c64, context_die=0xf5a87208,
depth=3) at ../../gcc/gcc/dwarf2out.c:12255
#17 0x08246618 in decls_for_scope (stmt=0xf5a87bfc, context_die=0xf5a87208,
depth=2) at ../../gcc/gcc/dwarf2out.c:12304
#18 0x082446d3 in gen_lexical_block_die (stmt=0xf5a87bfc,
context_die=0xf5a8716c, depth=2) at ../../gcc/gcc/dwarf2out.c:11534
#19 0x082463af in gen_block_die (stmt=0xf5a87bfc, context_die=0xf5a8716c,
depth=2) at ../../gcc/gcc/dwarf2out.c:12255
#20 0x08246618 in decls_for_scope (stmt=0xf5a87bc8, context_die=0xf5a8716c,
depth=1) at ../../gcc/gcc/dwarf2out.c:12304
#21 0x082446d3 in gen_lexical_block_die (stmt=0xf5a87bc8,
context_die=0xf5a872a4, depth=1) at ../../gcc/gcc/dwarf2out.c:11534
#22 0x082463af in gen_block_die (stmt=0xf5a87bc8, context_die=0xf5a872a4,
depth=1) at ../../gcc/gcc/dwarf2out.c:12255
#23 0x08246618 in decls_for_scope (stmt=0xf63015e4, context_die=0xf5a872a4,
depth=0) at ../../gcc/gcc/dwarf2out.c:12304
#24 0x08243e9d in gen_subprogram_die (decl=0xf6c62984, context_die=0xf6de30d0)
at ../../gcc/gcc/dwarf2out.c:11365
#25 0x08247036 in gen_decl_die (decl=0xf6c62984, context_die=0xf6de30d0)
at ../../gcc/gcc/dwarf2out.c:12563
#26 0x08247829 in dwarf2out_decl (decl=0xf6c62984)
at ../../gcc/gcc/dwarf2out.c:12858
#27 0x084c7443 in rest_of_handle_final () at ../../gcc/gcc/passes.c:340
#28 0x084c9b80 in rest_of_compilation () at ../../gcc/gcc/passes.c:1834
#29 0x0812f3ac in execute_one_pass (pass=0x8644ba0)
at ../../gcc/gcc/tree-optimize.c:501
#30 0x0812f498 in execute_pass_list (pass=0x8644ba0)
at ../../gcc/gcc/tree-optimize.c:536
#31 0x0812f754 in tree_rest_of_compilation (fndecl=0xf6c62984,
nested_p=0 '\0') at ../../gcc/gcc/tree-optimize.c:636
#32 0x080c928a in java_expand_body (fndecl=0xf6c62984)
at ../../gcc/gcc/java/decl.c:1967
#33 0x084f80a7 in cgraph_expand_function (node=0xf59c3414)
at ../../gcc/gcc/cgraphunit.c:1044
#34 0x084f6edc in cgraph_assemble_pending_functions ()
at ../../gcc/gcc/cgraphunit.c:526
#35 0x084f7097 in cgraph_finalize_function (decl=0xf6c62984, nested=0 '\0')
at ../../gcc/gcc/cgraphunit.c:609
#36 0x080c9272 in finish_method (fndecl=0xf6c62984)
at ../../gcc/gcc/java/decl.c:1959
#37 0x080705e9 in source_end_java_method () at parse.y:7532
#38 0x08073719 in java_expand_method_bodies (class=0xf6c60000) at parse.y:8172
#39 0x08078677 in java_expand_classes () at parse.y:9141
#40 0x080ed63d in java_parse_file (set_yydebug=0)
at ../../gcc/gcc/java/jcf-parse.c:1148
#41 0x0848d660 in compile_file () at ../../gcc/gcc/toplev.c:991
#42 0x0848f089 in do_compile () at ../../gcc/gcc/toplev.c:2079
#43 0x0848f0f0 in toplev_main (argc=22, argv=0xfee94034)
at ../../gcc/gcc/toplev.c:2111
#44 0x081080d2 in main (argc=22, argv=0xfee94034) at ../../gcc/gcc/main.c:35
--
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO|15888 |
nThis| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17586