From: Sandra Loosemore Date: Thu, 13 Oct 2016 18:09:26 +0000 (-0400) Subject: Fix ChangeLog for r241132 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ee7fa2e3853155270523184a3260b09903435b14;p=gcc.git Fix ChangeLog for r241132 From-SVN: r241133 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index bd83dffa780..a8c1f6163b2 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,9 +1,9 @@ 2016-10-13 Sandra Loosemore - * 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