C++ PATCH for c++/50531 (ICE with template dtor defaulted outside fn)

Jason Merrill jason@redhat.com
Tue Oct 18 22:03:00 GMT 2011


Here we were failing to recognize that a defaulted fn had already been 
instantiated, and crashed trying to instantiate it again.

Tested x86_64-pc-linux-gnu, applying to trunk and 4.6.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 50531.patch
Type: text/x-patch
Size: 1344 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111018/6083a4f3/attachment.bin>


More information about the Gcc-patches mailing list