Commit aadb7308 by John David Anglin

pr60092.c: Skip on 32-bit hpux.

	* gcc.dg/torture/pr60092.c: Skip on 32-bit hpux.

From-SVN: r208782
parent a3d734e3
2014-03-23 John David Anglin <danglin@gcc.gnu.org> 2014-03-23 John David Anglin <danglin@gcc.gnu.org>
* gcc.dg/torture/pr60092.c: Skip on 32-bit hpux.
PR libfortran/59313 PR libfortran/59313
PR libfortran/58015 PR libfortran/58015
* gfortran.dg/erf_3.F90: Skip on hppa*-*-hpux*. * gfortran.dg/erf_3.F90: Skip on hppa*-*-hpux*.
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-require-weak "" } */ /* { dg-require-weak "" } */
/* { dg-skip-if "No undefined weak" { hppa*-*-hpux* && { ! lp64 } } { "*" } { "" } } */
/* { dg-xfail-run-if "posix_memalign modifies first arg on error" { *-*-solaris2.11* } { "-O0" } } */ /* { dg-xfail-run-if "posix_memalign modifies first arg on error" { *-*-solaris2.11* } { "-O0" } } */
typedef __SIZE_TYPE__ size_t; 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