C++ PATCH for c++/50972 (ice-on-invalid with noexcept)

Jason Merrill jason@redhat.com
Thu Nov 10 00:19:00 GMT 2011


In this testcase we weren't watching the return value of 
push_tinst_level, so we crashed trying to pop the level we didn't push.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 50972.patch
Type: text/x-patch
Size: 5203 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111110/ac792ef4/attachment.bin>


More information about the Gcc-patches mailing list