Use dg-additional-options in libstdc++ tests
authorJonathan Wakely <jwakely@redhat.com>
Thu, 28 Jul 2016 21:00:34 +0000 (22:00 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 28 Jul 2016 21:00:34 +0000 (22:00 +0100)
commitc3c2f9730822a98680084e9f8b85338d3211275b
tree34acff3bb7383b5ef9c4ec19e1502cc739f1509f
parent2de6b254242f954dce3aace76d33a11fdbe8f894
Use dg-additional-options in libstdc++ tests

* testsuite/17_intro/headers/c++2011/stdc++.cc: Change target-specific
dg-options to dg-additional-options so that default options are used.
* testsuite/17_intro/headers/c++2011/stdc++_multiple_inclusion.cc:
Likewise.
* testsuite/17_intro/headers/c++2014/stdc++.cc: Likewise.
* testsuite/17_intro/headers/c++2014/stdc++_multiple_inclusion.cc:
Likewise.
* testsuite/29_atomics/atomic_flag/test_and_set/explicit-hle.cc:
Use dg-additional-options instead of repeating the common options.

From-SVN: r238835
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/17_intro/headers/c++2011/stdc++.cc
libstdc++-v3/testsuite/17_intro/headers/c++2011/stdc++_multiple_inclusion.cc
libstdc++-v3/testsuite/17_intro/headers/c++2014/stdc++.cc
libstdc++-v3/testsuite/17_intro/headers/c++2014/stdc++_multiple_inclusion.cc
libstdc++-v3/testsuite/29_atomics/atomic_flag/test_and_set/explicit-hle.cc