Re: pragma-eof.c

2020-07-20 Thread Nathan Sidwell
On 7/18/20 5:11 PM, Jakub Jelinek wrote: On Sat, Jul 18, 2020 at 05:04:56PM -0400, David Edelsohn via Gcc-patches wrote: H-P, After your patch to the testsuite, the cpp/pragma-eof.c testcase is failing on all targets. Would you please investigate and fix? That is because the dg-error

Re: pragma-eof.c

2020-07-18 Thread Hans-Peter Nilsson
On Sat, 18 Jul 2020, Jakub Jelinek wrote: > On Sat, Jul 18, 2020 at 05:04:56PM -0400, David Edelsohn via Gcc-patches > wrote: > > H-P, > > > > After your patch to the testsuite, the cpp/pragma-eof.c testcase is > > failing on all targets. Would

Re: pragma-eof.c

2020-07-18 Thread Jakub Jelinek via Gcc-patches
On Sat, Jul 18, 2020 at 05:04:56PM -0400, David Edelsohn via Gcc-patches wrote: > H-P, > > After your patch to the testsuite, the cpp/pragma-eof.c testcase is > failing on all targets. Would you please investigate and fix? That is because the dg-error directive had line number of t

Re: pragma-eof.c

2020-07-18 Thread David Edelsohn via Gcc-patches
H-P, After your patch to the testsuite, the cpp/pragma-eof.c testcase is failing on all targets. Would you please investigate and fix? Thanks, David

testsuite/c-c++-common/cpp/pragma-eof.c: Add missing require fopenmp

2020-07-17 Thread Hans-Peter Nilsson
Committed as obvious. Gets rid of a spurious failure for mmix. gcc/testsuite: * c-c++-common/cpp/pragma-eof.c: Require fopenmp. diff --git a/gcc/testsuite/c-c++-common/cpp/pragma-eof.c b/gcc/testsuite/c-c++-common/cpp/pragma-eof.c index c72be80..9537470 100644 --- a/gcc/testsuite/c-c