re PR target/43458 (c99_classification_macros_c.cc fails on hppa*-*-hpux*)

PR target/43458
	* testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc:
	Xfail hppa*-*-hpux*.

From-SVN: r157806
This commit is contained in:
John David Anglin 2010-03-29 23:51:05 +00:00 committed by John David Anglin
parent 43d0678ae3
commit 6d7f49cd78
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2010-03-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR target/43458
* testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc:
Xfail hppa*-*-hpux*.
2010-03-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* doc/xml/manual/profile_mode.xml (Profile Diagnostics): Correct

View File

@ -20,8 +20,8 @@
// { dg-do compile }
// { dg-add-options no_pch }
// { dg-xfail-if "" { { *-*-linux* *-*-darwin* } || { uclibc || newlib } } { "*" } { "" } }
// { dg-excess-errors "" { target { { *-*-linux* *-*-darwin* } || { uclibc || newlib } } } }
// { dg-xfail-if "" { { *-*-linux* *-*-darwin* hppa*-*-hpux* } || { uclibc || newlib } } { "*" } { "" } }
// { dg-excess-errors "" { target { { *-*-linux* *-*-darwin* hppa*-*-hpux* } || { uclibc || newlib } } } }
#include <math.h>