public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ro at techfak dot uni-bielefeld dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/22007] New testsuite failure on Tru64 UNIX V4.0F: g++.dg/eh/cleanup1.C
Date: Tue, 14 Jun 2005 23:56:00 -0000	[thread overview]
Message-ID: <20050614235626.10283.qmail@sourceware.org> (raw)
In-Reply-To: <20050610174423.22007.ro@techfak.uni-bielefeld.de>


------- 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


  parent reply	other threads:[~2005-06-14 23:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-10 17:44 [Bug c++/22007] New: " gcc-bugzilla at gcc dot gnu dot org
2005-06-10 21:11 ` [Bug c++/22007] " pinskia at gcc dot gnu dot org
2005-06-14 23:56 ` ro at techfak dot uni-bielefeld dot de [this message]
     [not found] <bug-22007-81@http.gcc.gnu.org/bugzilla/>
2009-01-31 18:56 ` ktietz at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050614235626.10283.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).