2018-02-23 Will Schmidt <will_schmidt@vnet.ibm.com>
* fold-vec-mult-int128-p9.c: Add maddld insn to expected output.
From-SVN: r257935
+2018-02-23 Will Schmidt <will_schmidt@vnet.ibm.com>
+
+ * gcc.target/powerpc/fold-vec-mult-int128-p9.c: Add maddld insn to
+ expected output.
+
2018-02-23 Paul Thomas <pault@gcc.gnu.org>
PR fortran/83149
return vec_mul (x, y);
}
-/* { dg-final { scan-assembler-times {\mmulld\M} 4 } } */
+/* { dg-final { scan-assembler-times {\mmulld\M|\mmaddld\M} 6 } } */
/* { dg-final { scan-assembler-times {\mmulhdu\M} 2 } } */