Re: [PATCH] Fix gcc.dg/gomp/pr89104.c failure on aarch64

2019-07-24 Thread Rainer Orth
Hi Steve, > 2019-07-24 Steve Ellcey > > * gcc.dg/gomp/pr89104.c: Use -w on aarch64*-*-* targets. > > > diff --git a/gcc/testsuite/gcc.dg/gomp/pr89104.c > b/gcc/testsuite/gcc.dg/gomp/pr89104.c > index 505fdda..7f0f688 100644 > --- a/gcc/testsuite/gcc.dg/gomp/pr89104.c > +++ b/gcc/testsuit

[PATCH] Fix gcc.dg/gomp/pr89104.c failure on aarch64

2019-07-24 Thread Steve Ellcey
I noticed that the test gcc.dg/gomp/pr89104.c fails on aarch64 platforms. As mentioned in the bug report for PR 89104, this message is coming from aarch64 target specific code which is why it does not occur on other platforms. There doesn't seem to be complete consensus in the bug report on how to