2020-03-09 Christophe Lyon <christophe.lyon@linaro.org>
* gcc.target/arm/fuse-caller-save.c: Fix DejaGnu typo.
+2020-03-09 Christophe Lyon <christophe.lyon@linaro.org>
+
+ * gcc.target/arm/fuse-caller-save.c: Fix DejaGnu typo.
+
2020-03-09 Martin Liska <mliska@suse.cz>
PR target/93800
/* For thumb1, r3 is considered likely spilled, and treated differently in
ira_build_conflicts, which inhibits the fipa-ra optimization. */
-/* { dg-final { scan-assembler-times "mov\tr[123], r0" 1 { target { ! arm_thumb1 } } } } */
+/* { dg-final { scan-assembler-times "mov\tr\[123\], r0" 1 { target { ! arm_thumb1 } } } } */