]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Remove accidental -std=gnu++17 from test
authorJonathan Wakely <jwakely@redhat.com>
Fri, 31 Jul 2020 17:02:10 +0000 (18:02 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 11 Jan 2021 11:11:10 +0000 (11:11 +0000)
commit403feb626fe0e5c704a07434fff9f81fabe707fc
tree040b21b0aa8bd2a7d33864636a3f3fe195934f84
parent390ecc23210454c7b96908f4342c1728d659cdba
libstdc++: Remove accidental -std=gnu++17 from test

This was probably copied from a std::filesystem test and the -std option
wasn't removed.

libstdc++-v3/ChangeLog:

* testsuite/experimental/filesystem/filesystem_error/cons.cc:
Remove -std=gnu++17 option.

(cherry picked from commit ed0b4bb29a50d6be0e4b6411b3cc9f22967f1313)
libstdc++-v3/testsuite/experimental/filesystem/filesystem_error/cons.cc
This page took 0.058631 seconds and 5 git commands to generate.