v3 PATCH to fix libstdc++ build/test with C++11 default compiler

Jason Merrill jason@redhat.com
Sat May 9 04:34:00 GMT 2015


The first patch adds -std=c++98 for building C++98 sources.

The second patch fixes all but one of the testsuite failures that turned 
up with a compiler that defaults to C++11.

Tested x86_64-pc-linux-gnu, OK'd by Jonathan in Lenexa.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lib-build.patch
Type: text/x-patch
Size: 2457 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150509/5e7d5003/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lib-tests.patch
Type: text/x-patch
Size: 26036 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150509/5e7d5003/attachment-0001.bin>


More information about the Gcc-patches mailing list