backport: pr32000-2.c: Add missing include and exclude lists to dg-skip-if.

Backport from mainline:
	2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* gcc.target/i386/pr32000-2.c: Add missing include and exclude
	lists to dg-skip-if.
	* gcc.target/i386/stackalign/return-3.c: Likewise.

From-SVN: r160543
This commit is contained in:
Rainer Orth 2010-06-10 12:34:42 +00:00 committed by Rainer Orth
parent f4bbccfc3c
commit fb0e39260c
3 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,12 @@
2010-06-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Backport from mainline:
2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.target/i386/pr32000-2.c: Add missing include and exclude
lists to dg-skip-if.
* gcc.target/i386/stackalign/return-3.c: Likewise.
2010-06-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Backport from mainline:

View File

@ -1,5 +1,5 @@
/* { dg-do run } */
/* { dg-skip-if "" { ! { ilp32 && dfp } } } */
/* { dg-skip-if "" { ! { ilp32 && dfp } } { "*" } { "" } } */
/* { dg-options "-O -msse2 -std=gnu99 -mpreferred-stack-boundary=2" } */
/* { dg-require-effective-target sse2 } */

View File

@ -1,5 +1,5 @@
/* { dg-do compile } */
/* { dg-skip-if "" { ! { ilp32 && dfp } } } */
/* { dg-skip-if "" { ! { ilp32 && dfp } } { "*" } { "" } } */
/* { dg-options "-msse -std=gnu99 -mpreferred-stack-boundary=2" } */
/* This compile only test is to detect an assertion failure in stack branch