[patch] libstdc++/69092 Remove noexcept from function template that can throw

Jonathan Wakely jwakely@redhat.com
Wed Jan 6 20:36:00 GMT 2016


The _S_copy_chars template can't assume that the iterators don't
throw, so shouldn't be noexcept.

Tested powerpc64le-linux, committed to trunk.

This is a regression from 4.8 so I'll commit to the branches too.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 3190 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20160106/71a7ec4a/attachment.bin>


More information about the Libstdc++ mailing list