public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/57499] [4.7/4.8/4.9 Regression] ICE when noreturn destructor returns after throw with -O
Date: Mon, 03 Jun 2013 08:46:00 -0000	[thread overview]
Message-ID: <bug-57499-4-JZK2Sz0TuU@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-57499-4@http.gcc.gnu.org/bugzilla/>

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |4.4.7
           Keywords|                            |ice-on-invalid-code
   Last reconfirmed|                            |2013-06-03
          Component|c++                         |middle-end
     Ever confirmed|0                           |1
            Summary|ICE when noreturn           |[4.7/4.8/4.9 Regression]
                   |destructor returns after    |ICE when noreturn
                   |throw with -O               |destructor returns after
                   |                            |throw with -O
   Target Milestone|---                         |4.7.4
      Known to fail|                            |4.5.4, 4.6.4, 4.7.2, 4.8.1,
                   |                            |4.9.0

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.

0xd197c5 crash_signal
        /space/rguenther/src/svn/trunk/gcc/toplev.c:333
0xd745a5 infinite_empty_loop_p
        /space/rguenther/src/svn/trunk/gcc/tree-eh.c:4187
0xd74908 cleanup_empty_eh
        /space/rguenther/src/svn/trunk/gcc/tree-eh.c:4263
0xd74d7e cleanup_all_empty_eh
        /space/rguenther/src/svn/trunk/gcc/tree-eh.c:4376
0xd74e0a execute_cleanup_eh_1
        /space/rguenther/src/svn/trunk/gcc/tree-eh.c:4405
0xd74e5b execute_cleanup_eh
        /space/rguenther/src/svn/trunk/gcc/tree-eh.c:4430


  reply	other threads:[~2013-06-03  8:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-01 10:14 [Bug c++/57499] New: " f.heckenbach@fh-soft.de
2013-06-03  8:46 ` rguenth at gcc dot gnu.org [this message]
2013-10-30 12:38 ` [Bug middle-end/57499] [4.7/4.8/4.9 Regression] " rguenth at gcc dot gnu.org
2014-02-04 10:20 ` jakub at gcc dot gnu.org
2014-02-04 12:55 ` jakub at gcc dot gnu.org
2014-02-05 14:35 ` jakub at gcc dot gnu.org
2014-02-05 14:41 ` [Bug middle-end/57499] [4.7/4.8 " jakub at gcc dot gnu.org
2014-03-06  7:55 ` jakub at gcc dot gnu.org
2014-06-12 13:28 ` [Bug middle-end/57499] [4.7 " rguenth at gcc dot gnu.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=bug-57499-4-JZK2Sz0TuU@http.gcc.gnu.org/bugzilla/ \
    --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).