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

Jonathan Wakely jwakely@redhat.com
Mon May 10 15:29:52 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.



More information about the Libstdc++ mailing list