Skip C tests if test flags include C++ options
authorJonathan Wakely <jwakely@redhat.com>
Tue, 2 Aug 2016 13:32:26 +0000 (14:32 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 2 Aug 2016 13:32:26 +0000 (14:32 +0100)
commit807bd0963e54b755ab053e5d1c0cceaffb616570
tree6181d61607813123f2920b8c450e6306d3fd6016
parent8c65cd3054311e3131dcd3fd3f3af9a1872a7ae5
Skip C tests if test flags include C++ options

* testsuite/18_support/bad_exception/23591_thread-1.c: Skip test if
options are present that aren't valid for C.
* testsuite/abi/header_cxxabi.c: Likewise.

From-SVN: r238988
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/18_support/bad_exception/23591_thread-1.c
libstdc++-v3/testsuite/abi/header_cxxabi.c