Commit 82bb2e40 by John David Anglin

pr60092.c: Remove default dg-skip-if arguments.

	* gcc.dg/torture/pr60092.c: Remove default dg-skip-if arguments.

From-SVN: r208863
parent 0b7f8166
2014-03-27 John David Anglin <danglin@gcc.gnu.org>
* gcc.dg/torture/pr60092.c: Remove default dg-skip-if arguments.
2014-03-27 Marcus Shawcroft <marcus.shawcroft@arm.com>
PR target/60580
......
/* { dg-do run } */
/* { dg-require-weak "" } */
/* { dg-skip-if "No undefined weak" { hppa*-*-hpux* && { ! lp64 } } { "*" } { "" } } */
/* { dg-skip-if "No undefined weak" { hppa*-*-hpux* && { ! lp64 } } } */
/* { dg-xfail-run-if "posix_memalign modifies first arg on error" { *-*-solaris2.11* } { "-O0" } } */
typedef __SIZE_TYPE__ size_t;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment