diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-07-11 21:23:15 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2024-07-12 00:08:16 +0100 |
commit | 43763bd75f1d37189ba08657a322e91d240e8cf3 (patch) | |
tree | 8c474ea9619e8f08b51847f8e7a97031782b0e4a /gcc/fortran/trans-array.h | |
parent | 79d3f17b07884cc9486f5e6fb21beea97c153a55 (diff) | |
download | gcc-43763bd75f1d37189ba08657a322e91d240e8cf3.zip gcc-43763bd75f1d37189ba08657a322e91d240e8cf3.tar.gz gcc-43763bd75f1d37189ba08657a322e91d240e8cf3.tar.bz2 |
libstdc++: Test that std::atomic_ref<bool> uses the primary template
The previous commit changed atomic_ref<bool> to not use the integral
specialization. This adds a test to verify that change. We can't
directly test that the primary template is used, but we can check that
the member functions of the integral specializations are not present.
libstdc++-v3/ChangeLog:
* testsuite/29_atomics/atomic_ref/bool.cc: New test.
Diffstat (limited to 'gcc/fortran/trans-array.h')
0 files changed, 0 insertions, 0 deletions