rs6000: Fix new testcase
authorSegher Boessenkool <segher@kernel.crashing.org>
Wed, 5 Jun 2019 16:21:07 +0000 (18:21 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Wed, 5 Jun 2019 16:21:07 +0000 (18:21 +0200)
commita637fd40b338afa328601b126bdb6356a1f14e0c
treed5b43af49dd42c49ffa9d9116f321707e2239da0
parent36b341276f85fc5af74d3019496aea379553f37d
rs6000: Fix new testcase

At least with -m32 you need -maltivec if you #include <altivec.h>.

gcc/testsuite/
* g++.target/powerpc/undef-bool-3.C: Add -maltivec to dg-options.

From-SVN: r271966
gcc/testsuite/ChangeLog
gcc/testsuite/g++.target/powerpc/undef-bool-3.C