libstdc++: Fix macro checked by test
authorJonathan Wakely <jwakely@redhat.com>
Wed, 20 Apr 2022 12:50:14 +0000 (13:50 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 20 Apr 2022 12:54:57 +0000 (13:54 +0100)
commit67ded3a1f5b667b4cb5eb2fee8a031e8e4060a7d
tree595581bcef69875f5923e5eba0e5300ba263c6a2
parentc644b7df11afc818d6308c3776813e50e4ebe551
libstdc++: Fix macro checked by test

The macro being tested here is wrong, but just happens to have the same
value as the one supposed to be tests.

libstdc++-v3/ChangeLog:

* testsuite/21_strings/basic_string_view/operations/copy/char/constexpr.cc:
Check correct feature test macro.
libstdc++-v3/testsuite/21_strings/basic_string_view/operations/copy/char/constexpr.cc