This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/20442] [3.3/3.4/4.0 Regression] problem mixing C++ exceptions and setjmp/longjmp with SJLJ exceptions
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Mar 2005 18:00:05 -0000
- Subject: [Bug middle-end/20442] [3.3/3.4/4.0 Regression] problem mixing C++ exceptions and setjmp/longjmp with SJLJ exceptions
- References: <20050312174211.20442.paulthomas2@wanadoo.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-12 18:00 -------
Confirmed, this is happens on all target which use setjmp/longjmp exceptions. I forget if any of the
primary/secondary targets still use sjlj exceptions but this is a regression from 2.95.3.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Known to fail| |4.1.0
Known to work| |2.95.3
Last reconfirmed|0000-00-00 00:00:00 |2005-03-12 18:00:03
date| |
Summary|problem mixing C++ |[3.3/3.4/4.0 Regression]
|exceptions and |problem mixing C++
|setjmp/longjmp under Cygwin |exceptions and
| |setjmp/longjmp with SJLJ
| |exceptions
Target Milestone|--- |3.4.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20442