This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34953] [4.1 Regression] ICE on destructor + noreturn-function at -O3
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2008 16:03:32 -0000
- Subject: [Bug c++/34953] [4.1 Regression] ICE on destructor + noreturn-function at -O3
- References: <bug-34953-2551@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from rguenth at gcc dot gnu dot org 2008-01-24 16:03 -------
Fixed for 4.2.3.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|rguenth at gcc dot gnu dot |unassigned at gcc dot gnu
|org |dot org
Status|ASSIGNED |NEW
Known to fail|4.1.2 4.1.3 4.2.3 |4.1.2 4.1.3
Known to work|3.3.6 4.0.4 4.3.0 |3.3.6 4.0.4 4.2.3 4.3.0
Summary|[4.1/4.2 Regression] ICE on |[4.1 Regression] ICE on
|destructor + noreturn- |destructor + noreturn-
|function at -O3 |function at -O3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34953