r199738 - in /branches/google/main/libatomic: c...
simonb@gcc.gnu.org
simonb@gcc.gnu.org
Thu Jun 6 15:05:00 GMT 2013
Author: simonb
Date: Thu Jun 6 15:05:17 2013
New Revision: 199738
URL: http://gcc.gnu.org/viewcvs?rev=199738&root=gcc&view=rev
Log:
svn merge -r 199736:199737 svn+ssh://simonb@gcc.gnu.org/svn/gcc/branches/google/gcc-4_8
Fix libatomic testsuite for when GCC_UNDER_TEST is not plain xgcc.
Libatomic tests fail if GCC_UNDER_TEST is set to something other than a plain
xgcc invocation (for example, when $CC requires a special -sysroot). Fix
testsuite files so that it uniformly uses CC_UNDER_TEST rather than any result
from libgloss find_gcc.
Added:
branches/google/main/libatomic/testsuite/atomicconfig.exp.in
- copied unchanged from r199737, branches/google/gcc-4_8/libatomic/testsuite/atomicconfig.exp.in
Modified:
branches/google/main/libatomic/configure
branches/google/main/libatomic/configure.ac
branches/google/main/libatomic/testsuite/config/default.exp
branches/google/main/libatomic/testsuite/lib/libatomic.exp
More information about the Gcc-cvs
mailing list