aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorManuel López-Ibáñez <manu@gcc.gnu.org>2012-04-11 20:15:35 +0000
committerManuel López-Ibáñez <manu@gcc.gnu.org>2012-04-11 20:15:35 +0000
commit559d990c3ccdecf28ec35d30ce15e71f52e12068 (patch)
treefb7074b834831fa4a7de49094d0c0b689fe0da01 /libgomp/ChangeLog
parent98bf0377734efb58f705c9646ef028b5a19acaf3 (diff)
downloadgcc-559d990c3ccdecf28ec35d30ce15e71f52e12068.zip
gcc-559d990c3ccdecf28ec35d30ce15e71f52e12068.tar.gz
gcc-559d990c3ccdecf28ec35d30ce15e71f52e12068.tar.bz2
prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty.
2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org> testsuite/ * lib/prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty. libgomp/ * testsuite/lib/libgomp.exp: Add -fno-diagnostics-show-caret. From-SVN: r186353
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 6632142..bc6d5c4 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,7 @@
+2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>
+
+ * testsuite/lib/libgomp.exp: Add -fno-diagnostics-show-caret.
+
2012-03-31 H.J. Lu <hongjiu.lu@intel.com>
PR bootstrap/52812