tree-ssa does not build on x86-64-linux

Andreas Jaeger aj@suse.de
Wed Feb 12 15:00:00 GMT 2003


Andreas Jaeger <aj@suse.de> writes:

>> Go up a few times, and see what varray it is trying to mark.
>
> How can I do that if -save-temps does not work?

Ok, I figured it out:
(gdb) bt
#0  fancy_abort (file=0x40bdee0d "gtype-desc.c", line=172, function=0x40bdee1a "gt_ggc_mx_varray_head_tag")
    at /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/diagnostic.c:1369
#1  0x402d3464 in gt_ggc_mx_varray_head_tag (x_p=0x2a95dd8d00) at gtype-desc.c:172
#2  0x402d31d3 in gt_ggc_mx_dataflow_d (x_p=0x2a95dd9640) at gtype-desc.c:75
#3  0x402d379b in gt_ggc_mx_tree_ann_d (x_p=0x2a95ad8880) at gtype-desc.c:275
#4  0x4002b770 in gt_ggc_mx_lang_tree_node (x_p=0x2a95dd5ba0) at gt-c-decl.h:250
#5  0x4002b725 in gt_ggc_mx_lang_tree_node (x_p=0x2a95ad8840) at gt-c-decl.h:245
#6  0x4002b68a in gt_ggc_mx_lang_tree_node (x_p=0x2a95ad3c40) at gt-c-decl.h:233
#7  0x402d1e09 in ggc_mark_roots () at /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/ggc-common.c:94
#8  0x40954241 in ggc_collect () at /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/ggc-page.c:1553
#9  0x40902d48 in rest_of_compilation (decl=0x2a95a827e0) at /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/toplev.c:2948
#10 0x40029465 in c_expand_body (fndecl=0x2a95a827e0, nested_p=0, can_defer_p=1) at /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/c-decl.c:6601
#11 0x40028f18 in finish_function (nested=0, can_defer_p=1) at /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/c-decl.c:6430
#12 0x40003433 in yyparse () at c-parse.y:405
#13 0x4000e98c in c_common_parse_file (set_yydebug=0) at /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/c-lex.c:165
#14 0x40900f67 in compile_file () at /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/toplev.c:2168
#15 0x40907557 in do_compile () at /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/toplev.c:5488
#16 0x409075a9 in toplev_main (argc=49, argv=0x7fbfffebd8) at /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/toplev.c:5518
#17 0x400a0567 in main (argc=49, argv=0x7fbfffebd8) at /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/main.c:37
#18 0x2a956888ea in __libc_start_main () from /lib64/libc.so.6

How can I figure out now which varray it is?

thanks for your help,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj



More information about the Gcc-bugs mailing list