re PR testsuite/57605 (colors break note pruning in the testsuite)
authorJakub Jelinek <jakub@redhat.com>
Fri, 20 Sep 2013 17:52:29 +0000 (19:52 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 20 Sep 2013 17:52:29 +0000 (19:52 +0200)
commitbd599dea43ec7cc7b68ec87a6b493aaf3c595589
tree9653f097f0784bb37d8677abe3302fe87a6c48ae
parenta3cc13ccc8f4fce1b3990fa7c722924d42d19d85
re PR testsuite/57605 (colors break note pruning in the testsuite)

PR testsuite/57605
libstdc++-v3/
* testsuite/lib/libstdc++.exp (libstdc++_init): Prepend
-fdiagnostics-color=never to cxxflags.
libmudflap/
* testsuite/lib/libmudflap.exp (libmudflap-init): Append
-fdiagnostics-color=never to cxxflags.
libgomp/
* testsuite/lib/libgomp.exp: Add -fdiagnostics-color=never to
ALWAYS_CFLAGS.

From-SVN: r202791
libgomp/ChangeLog
libgomp/testsuite/lib/libgomp.exp
libmudflap/ChangeLog
libmudflap/testsuite/lib/libmudflap.exp
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/lib/libstdc++.exp