C++ PATCH to handling of exception specs in system headers

Jason Merrill jason@redhat.com
Wed May 27 20:59:00 GMT 2015


-pedantic shouldn't change something from OK into an error, but it was 
doing so for redeclaration of a declaration from a system header with a 
mismatched exception specification.  And whether we are strict about 
things in system headers should be controlled by -Wsystem-headers.

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


More information about the Gcc-patches mailing list