This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/52643] Stack overflow ICE in cc1plus when templates, exceptions, and continue out of try used


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52643

--- Comment #2 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-10-14 13:41:01 UTC ---
Author: paolo
Date: Sun Oct 14 13:40:55 2012
New Revision: 192432

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192432
Log:
2012-10-14  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/52643
    * g++.dg/opt/pr52643.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/opt/pr52643.C
Modified:
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]