Hi! On Wed, Jan 31, 2018 at 01:29:40PM -0600, Will Schmidt wrote: > Noticed during a review of test results on an AIX platform, a few > of the (p9 target specific) tests are expecting to see Power9 codegen, but > are failing to build due to the environment missing P9 assembler support. > Thus, > we need to add the power9_vector_ok test requirement to these tests.
Thanks for doing this! Okay for trunk (and backports if needed). Segher > 2018-01-31 Will Schmidt <will_schm...@vnet.ibm.com> > > * gcc.target/powerpc/fold-vec-abs-int.p9.c: Add powerpc_p9vector_ok > requirement. > * gcc.target/powerpc/fold-vec-abs-int-fwrapv.p9.c: Same. > * gcc.target/powerpc/fold-vec-cmp-char.p9.c: Same. > * gcc.target/powerpc/fold-vec-neg-int.p9.c: Same.