Skip gcc.dg/torture/pr53922.c on Tru64 UNIX

* gcc.dg/torture/pr53922.c: Skip on alpha*-*-osf*.
	Remove dg-skip-if default args.

From-SVN: r197980
This commit is contained in:
Rainer Orth 2013-04-15 15:17:27 +00:00 committed by Rainer Orth
parent d87c0b7e96
commit 97b3c37c5f
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2013-04-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.dg/torture/pr53922.c: Skip on alpha*-*-osf*.
Remove dg-skip-if default args.
2013-04-15 Eric Botcazou <ebotcazou@adacore.com>
* gcc.dg/pr56890-1.c: New test.

View File

@ -1,6 +1,7 @@
/* { dg-do run } */
/* { dg-require-weak "" } */
/* { dg-skip-if "No undefined weak" { hppa*-*-hpux* && { ! lp64 } } { "*" } { "" } } */
/* { dg-skip-if "No undefined weak" { alpha*-*-osf* } } */
/* { dg-skip-if "No undefined weak" { hppa*-*-hpux* && { ! lp64 } } } */
int x(int a)
{