Hi, On Sun, Jan 07, 2018 at 11:09:33AM -0600, Segher Boessenkool wrote: > > > /* { dg-skip-if "do not override -mcpu" { powerpc*-*-* } { "-mcpu=*" } { > > "-mcpu=power7" } } */ > > And you could delete this line, since nothing in the testcase _needs_ the > -mcpu=power7.
Scratch that, those overrides will be applied *later*. But do we need -mcpu=power7 at all anymore? And -mvsx? Oh well, fine either way. But it feels like the testcase does not really test anything anymore (nothing related to the original problem). Segher