r248221 - in /branches/gcc-6-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Thu May 18 14:37:00 GMT 2017


Author: redi
Date: Thu May 18 14:36:22 2017
New Revision: 248221

URL: https://gcc.gnu.org/viewcvs?rev=248221&root=gcc&view=rev
Log:
Skip C tests if test flags include C++ options

Backport from mainline
2016-08-02  Jonathan Wakely  <jwakely@redhat.com>

	* 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.

Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/testsuite/18_support/bad_exception/23591_thread-1.c
    branches/gcc-6-branch/libstdc++-v3/testsuite/abi/header_cxxabi.c



More information about the Libstdc++-cvs mailing list