+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
-/* { dg-do run { target x86_64-*-* } } */
+/* { dg-do run { target { x86_64-*-* && lp64 } } } */
/* { dg-options "-fdump-rtl-dfinit" } */
#include "test_1.h"
-/* { 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,
-/* { 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. */
-/* { 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. */
-/* { dg-do run { target x86_64-*-* } } */
+/* { dg-do run { target { x86_64-*-* && lp64 } } } */
extern void abort (void);
-/* { 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. */