dfinit.c: Only run for lp64.

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
This commit is contained in:
Richard Biener 2017-03-02 08:20:19 +00:00 committed by Richard Biener
parent c8c6a29eca
commit da403f3178
7 changed files with 15 additions and 6 deletions

View 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

View 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"

View 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,

View 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. */

View 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. */

View File

@ -1,4 +1,4 @@
/* { dg-do run { target x86_64-*-* } } */
/* { dg-do run { target { x86_64-*-* && lp64 } } } */
extern void abort (void);

View 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. */