C++ PATCH to implement C++0x noexcept

Jason Merrill jason@redhat.com
Sat Jun 5 04:59:00 GMT 2010


On 06/04/2010 06:34 PM, Jason Merrill wrote:
> I noticed a couple of issues with the patch right after I checked it in...

And discussion on the core reflector suggests that we want different 
behavior for merging throw() and noexcept; rather than have noexcept 
dominate, we should just use whichever is on the definition.

Tested x86_64-pc-linux-gnu, applied to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: noexcept-merging.patch
Type: text/x-patch
Size: 2536 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100605/4a7c754e/attachment.bin>


More information about the Gcc-patches mailing list