From bb83e069ebadf0a724298f80a65b1775eff9cfab Mon Sep 17 00:00:00 2001 From: Tobias Burnus Date: Thu, 19 Mar 2020 11:42:49 +0100 Subject: 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. --- libgomp/ChangeLog | 5 +++++ libgomp/testsuite/libgomp.c-c++-common/function-not-offloaded.c | 1 + 2 files changed, 6 insertions(+) (limited to 'libgomp') 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 + + * testsuite/libgomp.c-c++-common/function-not-offloaded.c: Add + dg-allow-blank-lines-in-output. + 2020-03-18 Julian Brown Tobias Burnus diff --git a/libgomp/testsuite/libgomp.c-c++-common/function-not-offloaded.c b/libgomp/testsuite/libgomp.c-c++-common/function-not-offloaded.c index 9e59ef8864e..f01a64e72c0 100644 --- a/libgomp/testsuite/libgomp.c-c++-common/function-not-offloaded.c +++ b/libgomp/testsuite/libgomp.c-c++-common/function-not-offloaded.c @@ -1,5 +1,6 @@ /* { dg-do link } */ /* { dg-excess-errors "unresolved symbol foo, lto1, mkoffload and lto-wrapper fatal errors" { target offload_device_nonshared_as } } */ +/* { dg-allow-blank-lines-in-output 1 } */ /* { dg-additional-sources "function-not-offloaded-aux.c" } */ #pragma omp declare target -- cgit v1.2.3