[committed 2/9] libstdc++: Remove redundant -std=gnu++17 options from filesystem tests

Jonathan Wakely jwakely@redhat.com
Mon May 10 15:27:08 GMT 2021


GCC defaults to -std=gnu++17 now anyway, and using it explicitly in the
dg-options directive prevents running these tests with different modes
such as -std=c++17 or -std=gnu++20.

Tested powerpc64le-linux. Committed to trunk.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 67673 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20210510/88428e9a/attachment-0001.bin>


More information about the Libstdc++ mailing list