This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/51921] [4.6/4.7 regression] EH unwinding support is broken
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 11 Feb 2012 10:50:53 +0000
- Subject: [Bug target/51921] [4.6/4.7 regression] EH unwinding support is broken
- Auto-submitted: auto-generated
- References: <bug-51921-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51921
--- Comment #12 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-02-11 10:50:53 UTC ---
> Did the revert fix any regression that was reported as a bug and has gotten
> a testcase? If not, then the proper way to address this new regression is
> to revert the revert especially as it appearantly happened during stage4(?)
Yes, the revert fixes a regression (6 ACATS tests + 4 gnat.dg tests) and no, it
didn't happen during stage4. Let's try to do something under PR target/52205.