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

Jonathan Wakely jwakely@redhat.com
Mon May 10 15:28:34 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: 11504 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20210510/e60a8c21/attachment.bin>


More information about the Gcc-patches mailing list