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 13:44:26 +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
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-14 13:44:26 UTC ---
Done. Note: I have been able to reproduce on 4.6.3 only with -O, thus I'm
adding the testcase to /opt.