This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11746] __attribute__((__noreturn__)) causing compiler SEGV
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jul 2003 14:19:38 -0000
- Subject: [Bug c++/11746] __attribute__((__noreturn__)) causing compiler SEGV
- References: <20030731141555.11746.eljay@adobe.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11746
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |ice-on-valid-code
Resolution| |FIXED
Target Milestone|3.4 |---
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-31 14:19 -------
I can reproduce this in 3.2.2 but in 3.2.3 gcc is already fixed and does not seg fault.
Also 3.3.1 (20030707) and the mainline (20030730) do not seg fault.
So closing as fixed.