summaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorTobias Burnus <tobias@codesourcery.com>2020-03-19 11:42:49 +0100
committerTobias Burnus <tobias@codesourcery.com>2020-03-19 11:42:49 +0100
commitbb83e069ebadf0a724298f80a65b1775eff9cfab (patch)
tree29857c6f5b15701cfc8adf850b6bb9297b6c6342 /libgomp/ChangeLog
parentc7e9019681857b329bbe4c1e7ec8dec8c736c0fe (diff)
libgomp/testsuite: ignore blank-line output for function-not-offloaded.c
* testsuite/libgomp.c-c++-common/function-not-offloaded.c: Add dg-allow-blank-lines-in-output.
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 9a1065fef4e..4d3a4f32ece 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,8 @@
+2020-03-19 Tobias Burnus <tobias@codesourcery.com>
+
+ * testsuite/libgomp.c-c++-common/function-not-offloaded.c: Add
+ dg-allow-blank-lines-in-output.
+
2020-03-18 Julian Brown <julian@codesourcery.com>
Tobias Burnus <tobias@codesourcery.com>