* gcc.target/arm/fuse-caller-save.c: Generalize expected output.
+2020-03-05 Jeff Law <law@redhat.com>
+
+ * gcc.target/arm/fuse-caller-save.c: Generalize expected output.
+
2020-03-05 Mark Eggleston <mark.eggleston@codethink.com>
PR fortran/93792
/* 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\tr1, r0" 1 { target { ! arm_thumb1 } } } } */
+/* { dg-final { scan-assembler-times "mov\tr[123], r0" 1 { target { ! arm_thumb1 } } } } */