On Mon, Oct 26, 2020 at 03:18:39PM -0500, Segher Boessenkool wrote:
> Hi!
> 
> On Thu, Oct 22, 2020 at 05:28:17PM +1030, Alan Modra wrote:
> > These tests require -mno-pcrel because they are testing features
> > of the non-pcrel ABI.
> 
> > --- a/gcc/testsuite/gcc.target/powerpc/cprophard.c
> > +++ b/gcc/testsuite/gcc.target/powerpc/cprophard.c
> > @@ -1,6 +1,6 @@
> >  /* { dg-do compile { target { powerpc*-*-* && lp64 } } } */
> 
> Make this { target lp64 } if you want?

OK, changed.

> > --- a/gcc/testsuite/gcc.target/powerpc/pr79439-1.c
> > +++ b/gcc/testsuite/gcc.target/powerpc/pr79439-1.c
> > @@ -1,5 +1,5 @@
> 
> (another)

But not this one.

> > --- a/gcc/testsuite/gcc.target/powerpc/pr79439-2.c
> > +++ b/gcc/testsuite/gcc.target/powerpc/pr79439-2.c
> > @@ -1,5 +1,5 @@
> >  /* { dg-do compile { target { powerpc*-*-linux* && lp64 } } } */
> 
> (wow there are many)

Or this.  The tests are linux specific scan-assembler tests.

-- 
Alan Modra
Australia Development Lab, IBM

Reply via email to