mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-08 04:50:24 +08:00
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:
parent
43d0678ae3
commit
6d7f49cd78
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user