From ee7fa2e3853155270523184a3260b09903435b14 Mon Sep 17 00:00:00 2001 From: Sandra Loosemore Date: Thu, 13 Oct 2016 14:09:26 -0400 Subject: [PATCH] Fix ChangeLog for r241132 From-SVN: r241133 --- gcc/testsuite/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index bd83dff..a8c1f61 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 -- 2.7.4