C++ PATCH for core issue 1135 (virtual and exception-specifications with default)

Jason Merrill jason@redhat.com
Fri Mar 25 16:17:00 GMT 2011


The resolution of core issue 1135 allows defaulted functions to be 
declared virtual or with an exception specification that matches the one 
on an implicit declaration; this patch implements that.

Tested x86_64-pc-linux-gnu, applied to trunk.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: core1135.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110325/2e57b476/attachment.ksh>


More information about the Gcc-patches mailing list