This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/38952] [4.4 Regression] EH does not work.
- From: "ktietz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jan 2009 17:21:13 -0000
- Subject: [Bug target/38952] [4.4 Regression] EH does not work.
- References: <bug-38952-9431@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #24 from ktietz at gcc dot gnu dot org 2009-01-31 17:21 -------
(In reply to comment #21)
> Hi Joey, thanks for helping look at this bug.
>
> If you catch up with all the comments, you'll see that it's not just Cygwin,
> SjLj was broken on Linux too; the mechanism works the same way on both, but
> only Cygwin uses it as the default EH mechanism, so it doesn't get as much
> testing!
I tested it for w64, too. And it solved most EH/SjLj issue we had for this
target. Btw w64 has it as default mechanism, too. The regression runs are
complete and shown no new bug.
So for me this patch is ok.
Cheers,
Kai
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38952