From: Janis Johnson Date: Tue, 12 Apr 2011 22:47:54 +0000 (+0000) Subject: pr43698.c: Remove -march option. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3ff3eb578c620f924bdefd267ac8896754715db5;p=gcc.git pr43698.c: Remove -march option. For 2011-04-12 Janis Johnson * gcc.target/arm/pr43698.c: Remove -march option. From-SVN: r172348 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 9e2b792c5f1..33df6573c01 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2011-04-12 Janis Johnson + + * gcc.target/arm/pr43698.c: Remove -march option. + 2011-04-12 Janis Johnson * gcc.target/arm/sync-1.c: Limit to sync_int_long, do not use diff --git a/gcc/testsuite/gcc.target/arm/pr43698.c b/gcc/testsuite/gcc.target/arm/pr43698.c index 407cf7eac2c..1fc497c22c2 100644 --- a/gcc/testsuite/gcc.target/arm/pr43698.c +++ b/gcc/testsuite/gcc.target/arm/pr43698.c @@ -1,5 +1,5 @@ /* { dg-do run } */ -/* { dg-options "-Os -march=armv7-a" } */ +/* { dg-options "-Os" } */ #include #include