diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-11-10 14:04:07 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-11-11 04:00:58 +0000 |
commit | 56d2222c58be78d5125bd8a1069364f0f4b2baa2 (patch) | |
tree | 6cbce515301eed02ebdd67cbbd871d9e581e1d36 /gcc/gimple-range.cc | |
parent | b3ac43a3c05744d62a963d656bed782fc867ad79 (diff) | |
download | gcc-56d2222c58be78d5125bd8a1069364f0f4b2baa2.zip gcc-56d2222c58be78d5125bd8a1069364f0f4b2baa2.tar.gz gcc-56d2222c58be78d5125bd8a1069364f0f4b2baa2.tar.bz2 |
libstdc++: Fix test that uses C++17 variable template in C++14
This test fails if run with -std=gnu++14 because it should be using
is_convertible instead of is_convertible_v.
libstdc++-v3/ChangeLog:
* testsuite/experimental/propagate_const/observers/107525.cc:
Use type trait instead of C++17 variable template.
Diffstat (limited to 'gcc/gimple-range.cc')
0 files changed, 0 insertions, 0 deletions