This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52643] Stack overflow ICE in cc1plus when templates, exceptions, and continue out of try used
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 14 Oct 2012 10:19:11 +0000
- Subject: [Bug c++/52643] Stack overflow ICE in cc1plus when templates, exceptions, and continue out of try used
- Auto-submitted: auto-generated
- References: <bug-52643-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52643
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.7.0, 4.8.0
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-14 10:19:11 UTC ---
Confirmed as working in mainline and 4_7-branch. I'm adding the testcase and
closing the PR.