libstdc++: Add "cold" to tests for reserved attribute names
authorJonathan Wakely <jwakely@redhat.com>
Tue, 18 Aug 2020 14:37:14 +0000 (15:37 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 18 Aug 2020 14:37:33 +0000 (15:37 +0100)
commit6c1a58b7fbdaa8ac00957fccfb379af163309311
treec67a9fc94502782b4cd979e75515a5b36fef7db8
parentd850dec9b7bd02ef925def138894402038cca78d
libstdc++: Add "cold" to tests for reserved attribute names

libstdc++-v3/ChangeLog:

* testsuite/17_intro/headers/c++1998/all_attributes.cc: Check
"cold" isn't used in the library. Also check <cxxabi.h>.
* testsuite/17_intro/headers/c++2011/all_attributes.cc:
Likewise.
* testsuite/17_intro/headers/c++2014/all_attributes.cc:
Likewise.
* testsuite/17_intro/headers/c++2017/all_attributes.cc:
Likewise.
* testsuite/17_intro/headers/c++2020/all_attributes.cc:
Likewise.
libstdc++-v3/testsuite/17_intro/headers/c++1998/all_attributes.cc
libstdc++-v3/testsuite/17_intro/headers/c++2011/all_attributes.cc
libstdc++-v3/testsuite/17_intro/headers/c++2014/all_attributes.cc
libstdc++-v3/testsuite/17_intro/headers/c++2017/all_attributes.cc
libstdc++-v3/testsuite/17_intro/headers/c++2020/all_attributes.cc