dfinit.c: Only run for lp64.
authorRichard Biener <rguenther@suse.de>
Thu, 2 Mar 2017 08:20:19 +0000 (08:20 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 2 Mar 2017 08:20:19 +0000 (08:20 +0000)
2017-03-02  Richard Biener  <rguenther@suse.de>

* gcc.dg/rtl/x86_64/dfinit.c: Only run for lp64.
* gcc.dg/rtl/x86_64/final.c: Likewise.
* gcc.dg/rtl/x86_64/into-cfglayout.c: Likewise.
* gcc.dg/rtl/x86_64/ira.c: Likewise.
* gcc.dg/rtl/x86_64/times-two.c.after-expand.c: Likewise.
* gcc.dg/rtl/x86_64/vregs.c: Likewise.

From-SVN: r245832

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/rtl/x86_64/dfinit.c
gcc/testsuite/gcc.dg/rtl/x86_64/final.c
gcc/testsuite/gcc.dg/rtl/x86_64/into-cfglayout.c
gcc/testsuite/gcc.dg/rtl/x86_64/ira.c
gcc/testsuite/gcc.dg/rtl/x86_64/times-two.c.after-expand.c
gcc/testsuite/gcc.dg/rtl/x86_64/vregs.c

index 8d926096459667447e58b973cfa6b8c09e83c102..8677d67e413b025ade219f7f45ae7c70191361c1 100644 (file)
@@ -1,3 +1,12 @@
+2017-03-02  Richard Biener  <rguenther@suse.de>
+
+       * gcc.dg/rtl/x86_64/dfinit.c: Only run for lp64.
+       * gcc.dg/rtl/x86_64/final.c: Likewise.
+       * gcc.dg/rtl/x86_64/into-cfglayout.c: Likewise.
+       * gcc.dg/rtl/x86_64/ira.c: Likewise.
+       * gcc.dg/rtl/x86_64/times-two.c.after-expand.c: Likewise.
+       * gcc.dg/rtl/x86_64/vregs.c: Likewise.
+
 2017-03-02  Richard Biener  <rguenther@suse.de>
 
        PR tree-optimization/79777
index 75ab0bc8022eb72384895a751f0860cb8745f934..4ab04cf3c90cab1982049b46a8877f30edab5987 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do run { target x86_64-*-* } } */
+/* { dg-do run { target { x86_64-*-* && lp64 } } } */
 /* { dg-options "-fdump-rtl-dfinit" } */
 
 #include "test_1.h"
index ff84c683d5a0c04534cce50c5ece794cfc6f8c50..1588723793b6a7d48f0c9811e604947d751ed38a 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do compile { target x86_64-*-* } } */
+/* { dg-do compile { target { x86_64-*-* && lp64 } } } */
 /* { dg-options "-fdump-rtl-final" } */
 
 /* Lightly-modified dump of test.c.304r.dwarf2 for x86_64 target,
index d0a82ff6741429006dfe05d9fe8565b4b91e5149..eba76e60527f34dcf0c18836bd787cc559d6d645 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do run { target x86_64-*-* } } */
+/* { dg-do run { target { x86_64-*-* && lp64 } } } */
 /* { dg-options "-fdump-rtl-into_cfglayout" } */
 
 /* Lightly-modified dump of test.c.226r.vregs for x86_64.  */
index caf37b6503c33784e83085ce4af4ef26dedece89..11505f5d1d9d3d2e12105cafcb5633f8916f2ce6 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do run { target x86_64-*-* } } */
+/* { dg-do run { target { x86_64-*-* && lp64 } } } */
 /* { dg-options "-fdump-rtl-ira" } */
 
 /* Lightly-modified dump of test.c.265r.asmcons for x86_64.  */
index b8d143ee25b94d8b7660c7138dc30d98699b8fb3..eee516185282547ee49f90e11fd83e8f3e740c49 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do run { target x86_64-*-* } } */
+/* { dg-do run { target { x86_64-*-* && lp64 } } } */
 
 extern void abort (void);
 
index b97d606f22c397f720632e14e5bd76800317dca3..98efc30885fe6310edc914f7315573dfbf321b52 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do run { target x86_64-*-* } } */
+/* { dg-do run { target { x86_64-*-* && lp64 } } } */
 /* { dg-options "-fdump-rtl-vregs" } */
 
 /* Lightly-modified dump of test.c.225r.expand for x86_64.  */