Fix ChangeLog for r241132
authorSandra Loosemore <sandra@gcc.gnu.org>
Thu, 13 Oct 2016 18:09:26 +0000 (14:09 -0400)
committerSandra Loosemore <sandra@gcc.gnu.org>
Thu, 13 Oct 2016 18:09:26 +0000 (14:09 -0400)
From-SVN: r241133

gcc/testsuite/ChangeLog

index bd83dffa78061470f37678ca95bc2211510058e2..a8c1f6163b2c579f3f3a38d3df9283ca2ccc26d3 100644 (file)
@@ -1,9 +1,9 @@
 2016-10-13  Sandra Loosemore <sandra@codesourcery.com>
 
-       * scd42-1.c: Skip if -mcpu incompatible with Xscale is specified,
-       not just -march.
-       * scd42-2.c: Fix existing logic to skip if -mcpu is incompatible
-       with Xscale.
+       * gcc.target/arm/scd42-1.c: Skip if -mcpu incompatible with
+       Xscale is specified, not just -march.
+       * gcc.target/arm/scd42-2.c: Fix existing logic to skip if -mcpu
+       is incompatible with Xscale.
 
 2016-10-13  Martin Sebor  <msebor@redhat.com>