On Thu, 21 Jan 2016, Bill Schmidt wrote: > +/* { dg-do compile { target { powerpc64*-linux-* } } } */
That's suboptimal; you should allow powerpc*-*-linux* targets so that the test is also run for --enable-targets=all powerpc-linux builds when testing a -m64 multilib. -- Joseph S. Myers jos...@codesourcery.com