gcc/testsuite/Changelog:
2019-01-04 Sam Tebbs <sam.tebbs@arm.com>
PR gcc/87763
* gcc.target/aarch64/combine_bfxil.c: Change scan-assembler-times bfxil
count to 18.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267579
138bc75d-0d04-0410-961f-
82ee72b054a4
+2019-01-04 Sam Tebbs <sam.tebbs@arm.com>
+
+ PR gcc/87763
+ * gcc.target/aarch64/combine_bfxil.c: Change scan-assembler-times bfxil
+ count to 18.
+
2019-01-04 Jakub Jelinek <jakub@redhat.com>
PR target/88594
return 0;
}
-/* { dg-final { scan-assembler-times "bfxil\\t" 13 } } */
+/* { dg-final { scan-assembler-times "bfxil\\t" 18 } } */