r264784 - in /trunk/libstdc++-v3: ChangeLog tes...
jsm28@gcc.gnu.org
jsm28@gcc.gnu.org
Tue Oct 2 12:46:00 GMT 2018
Author: jsm28
Date: Tue Oct 2 12:46:32 2018
New Revision: 264784
URL: https://gcc.gnu.org/viewcvs?rev=264784&root=gcc&view=rev
Log:
Use -fno-show-column in libstdc++ installed testing.
<https://gcc.gnu.org/ml/libstdc++/2016-08/msg00006.html> arranged for
libstdc++ tests to use -fno-show-column by default, but only for
build-tree testing. This patch adds it to the options used for
installed testing as well.
Tested with installed testing for a cross to x86_64-linux-gnu, where
it fixes various test failures.
* testsuite/lib/libstdc++.exp (libstdc++_init): Use
-fno-show-column in default cxxflags.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/lib/libstdc++.exp
More information about the Libstdc++-cvs
mailing list