* gcc.dg/builtins-58.c: Check for pow at the end of words only.
* gcc.dg/pr46728-6.c: Ditto.
From-SVN: r220394
+2015-02-04 Segher Boessenkool <segher@kernel.crashing.org>
+
+ * gcc.dg/builtins-58.c: Check for pow at the end of words only.
+ * gcc.dg/pr46728-6.c: Ditto.
+
2015-02-04 Robert Suchanek <robert.suchanek@imgtec.com>
* gcc.target/mips/loongson-simd.c: Update comment to clarify the need
}
#endif
-/* { dg-final { scan-assembler-not "pow" } } */
+/* { dg-final { scan-assembler-not {pow\M} } } */
}
-/* { dg-final { scan-assembler-not "pow" } } */
+/* { dg-final { scan-assembler-not {pow\M} } } */