2019-05-20 Christophe Lyon <christophe.lyon@linaro.org>
* gcc.target/aarch64/target_attr_10.c: Add quotes to expected
error message.
* gcc.target/arm/attr-neon-builtin-fail.c: Likewise.
From-SVN: r271402
+2019-05-20 Christophe Lyon <christophe.lyon@linaro.org>
+
+ * gcc.target/aarch64/target_attr_10.c: Add quotes to expected
+ error message.
+ * gcc.target/arm/attr-neon-builtin-fail.c: Likewise.
+
2019-05-20 Martin Liska <mliska@suse.cz>
PR middle-end/90263
return vbslq_u8 (a, b, c); /* { dg-message "called from here" } */
}
-/* { dg-error "inlining failed in call to always_inline" "" { target *-*-* } 0 } */
+/* { dg-error "inlining failed in call to 'always_inline'" "" { target *-*-* } 0 } */
*p = vmovq_n_u8 (3); /* { dg-message "called from here" } */
}
-/* { dg-error "inlining failed in call to always_inline" "" { target *-*-* } 0 } */
+/* { dg-error "inlining failed in call to 'always_inline'" "" { target *-*-* } 0 } */