------- Additional Comments From ro at techfak dot uni-bielefeld dot de  
2005-06-14 23:56 -------
Subject: Re:  New testsuite failure on Tru64 UNIX V4.0F: g++.dg/eh/cleanup1.C

pinskia at gcc dot gnu dot org writes:

> A backtrace would be nice.

Sure: after running the test invocation with -save-temps, the failure is as
simple as

% ../cc1plus -fpreprocessed cleanup1.ii

The resulting stack trace ends in

[...]
#10899 0x00000001201a1810 in gimplify_to_stmt_list (stmt_p=0x224b8) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/gimplify.c:3683
#10900 0x000000012019f9b4 in gimplify_expr (expr_p=0x224b8, pre_p=0x11fffec80, 
post_p=0x11fffec90, gimple_test_f=0x128460, fallback=1038840) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/gimplify.c:4038
#10901 0x000000012019fa0c in gimplify_expr (expr_p=0x22470, pre_p=0x11fffeec0, 
post_p=0x11fffeed0, gimple_test_f=0xb90860, fallback=fb_rvalue) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/gimplify.c:3141
#10902 0x00000001201a1810 in gimplify_to_stmt_list (stmt_p=0x22470) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/gimplify.c:3683#10903 
0x000000012019f9b4 in gimplify_expr (expr_p=0x22470, pre_p=0x11fffeec0, 
post_p=0x11fffeed0, gimple_test_f=0x100000000, fallback=536867560) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/gimplify.c:4038
#10904 0x000000012019fa0c in gimplify_expr (expr_p=0xb90860, pre_p=0x11ffff100, 
post_p=0x11ffff110, gimple_test_f=0x1400e9a80, fallback=417) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/gimplify.c:3141
#10905 0x00000001201a1810 in gimplify_to_stmt_list (stmt_p=0xb90860) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/gimplify.c:3683
#10906 0x00000001201a193c in gimplify_bind_expr (expr_p=0xb90860, 
temp=0x11fe00430, pre_p=0x1400d6ac0) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/gimplify.c:864
#10907 0x000000012019f120 in gimplify_expr (expr_p=0x1931c0, pre_p=0x11ffff290, 
post_p=0x11ffff2a0, gimple_test_f=0xfffffffffffffbff, fallback=1650960) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/gimplify.c:3948
#10908 0x00000001201a13b4 in gimplify_body (body_p=0x1931c0, fndecl=0x193110, 
do_parms=1 '\001') at /vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/gimplify.c:4553
#10909 0x00000001201a159c in gimplify_function_tree (fndecl=0x193110) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/gimplify.c:4612
#10910 0x000000012014ab58 in c_genericize (fndecl=0x193110) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/c-gimplify.c:136
#10911 0x000000012011bf40 in cp_genericize (fndecl=0x193110) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/cp/cp-gimplify.c:372
#10912 0x0000000120082070 in finish_function (flags=11617272) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/cp/decl.c:10669
#10913 0x00000001200c6e30 in cp_parser_function_definition_after_declarator 
(parser=0x2a0f0, inline_p=0 '\0') at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/cp/parser.c:14951
#10914 0x00000001200d1458 in cp_parser_init_declarator (parser=0x2a0f0, 
decl_specifiers=0x11ffff5b8, function_definition_allowed_p=1 '\001', member_p=0 
'\0', declares_class_or_enum=3260672, function_definition_p=0x1 <Address 0x1 
out of bounds>) at /vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/cp/parser.c:14892
#10915 0x00000001200d167c in cp_parser_simple_declaration (parser=0x2a0f0, 
function_definition_allowed_p=1 '\001') at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/cp/parser.c:7057
#10916 0x00000001200c57a8 in cp_parser_block_declaration (parser=0x2a0f0, 
statement_p=0 '\0') at /vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/cp/parser.c:6966
#10917 0x00000001200d3104 in cp_parser_declaration (parser=0x2a0f0) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/cp/parser.c:6883
#10918 0x00000001200d3574 in cp_parser_declaration_seq_opt (parser=0x2a0f0) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/cp/parser.c:6787
#10919 0x00000001200d3a5c in c_parse_file () at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/cp/parser.c:2596
#10920 0x0000000120145100 in c_common_parse_file (set_yydebug=11617272) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/c-opts.c:1102
#10921 0x0000000120228bf0 in toplev_main (argc=1074482416, argv=0x1400b4420) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/toplev.c:998
#10922 0x000000012014f160 in main (argc=11617272, argv=0x11fe00430) at 
/vol/gnu/src/gcc/gcc-4.0-branch-dist/gcc/main.c:35

        Rainer


-- 


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

Reply via email to