This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] [PR testsuite/81010] Fix PPC test


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]