public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [patch, testsuite, ARM] Skip architecture option in pr42575.c
       [not found] <4e82df97.41892a0a.5761.43abSMTPIN_ADDED@mx.google.com>
@ 2011-09-28 10:58 ` Ramana Radhakrishnan
  2011-10-17  9:57 ` Ramana Radhakrishnan
  1 sibling, 0 replies; 3+ messages in thread
From: Ramana Radhakrishnan @ 2011-09-28 10:58 UTC (permalink / raw)
  To: Joey Ye; +Cc: gcc-patches

On 28 September 2011 09:48, Joey Ye <joey.ye@arm.com> wrote:
> 2011-09-28  Joey Ye  <joey.ye@arm.com>
>
>        * gcc.target/arm/pr42575.c: Remove architecture option.

What happens if this test is run with a multilib of march=armv5te ?

Ramana
>
> Index: gcc/testsuite/gcc.target/arm/pr42575.c
> ===================================================================
> --- gcc/testsuite/gcc.target/arm/pr42575.c      (revision 179308)
> +++ gcc/testsuite/gcc.target/arm/pr42575.c      (working copy)
> @@ -1,4 +1,4 @@
> -/* { dg-options "-O2 -march=armv7-a" }  */
> +/* { dg-options "-O2" }  */
>  /* Make sure RA does good job allocating registers and avoids
>    unnecessary moves.  */
>  /* { dg-final { scan-assembler-not "mov" } } */
>
>
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch, testsuite, ARM] Skip architecture option in pr42575.c
       [not found] <4e82df97.41892a0a.5761.43abSMTPIN_ADDED@mx.google.com>
  2011-09-28 10:58 ` [patch, testsuite, ARM] Skip architecture option in pr42575.c Ramana Radhakrishnan
@ 2011-10-17  9:57 ` Ramana Radhakrishnan
  1 sibling, 0 replies; 3+ messages in thread
From: Ramana Radhakrishnan @ 2011-10-17  9:57 UTC (permalink / raw)
  To: Joey Ye; +Cc: gcc-patches

On 28 September 2011 09:48, Joey Ye <joey.ye@arm.com> wrote:
> 2011-09-28  Joey Ye  <joey.ye@arm.com>
>
>        * gcc.target/arm/pr42575.c: Remove architecture option.

OK.

FTR - Joey had checked that it ran ok with an optional march=armv5te
in RUNTESTFLAGS .


Ramana

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [patch, testsuite, ARM] Skip architecture option in pr42575.c
@ 2011-09-28  9:54 Joey Ye
  0 siblings, 0 replies; 3+ messages in thread
From: Joey Ye @ 2011-09-28  9:54 UTC (permalink / raw)
  To: gcc-patches

2011-09-28  Joey Ye  <joey.ye@arm.com>

        * gcc.target/arm/pr42575.c: Remove architecture option.

Index: gcc/testsuite/gcc.target/arm/pr42575.c
===================================================================
--- gcc/testsuite/gcc.target/arm/pr42575.c	(revision 179308)
+++ gcc/testsuite/gcc.target/arm/pr42575.c	(working copy)
@@ -1,4 +1,4 @@
-/* { dg-options "-O2 -march=armv7-a" }  */
+/* { dg-options "-O2" }  */
 /* Make sure RA does good job allocating registers and avoids
    unnecessary moves.  */
 /* { dg-final { scan-assembler-not "mov" } } */



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-17  8:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <4e82df97.41892a0a.5761.43abSMTPIN_ADDED@mx.google.com>
2011-09-28 10:58 ` [patch, testsuite, ARM] Skip architecture option in pr42575.c Ramana Radhakrishnan
2011-10-17  9:57 ` Ramana Radhakrishnan
2011-09-28  9:54 Joey Ye

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).