From: Joseph Myers Date: Sat, 10 Sep 2005 16:47:56 +0000 (+0100) Subject: c99_classification_macros_c.cc: XFAIL on *-*-linux*, not *-*-linux-gnu. X-Git-Tag: releases/gcc-3.4.5~197 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3b13dd53e4d864ba2e1451708cc190062eb6e0e;p=thirdparty%2Fgcc.git c99_classification_macros_c.cc: XFAIL on *-*-linux*, not *-*-linux-gnu. * testsuite/26_numerics/c99_classification_macros_c.cc: XFAIL on *-*-linux*, not *-*-linux-gnu. From-SVN: r104128 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 4de21ec5cbbb..59f0e4c67216 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2005-09-10 Joseph S. Myers + + * testsuite/26_numerics/c99_classification_macros_c.cc: + XFAIL on *-*-linux*, not *-*-linux-gnu. + 2005-09-01 Benjamin Kosnik * include/c_std/std_cmath.h: Declare C99 functions and helper diff --git a/libstdc++-v3/testsuite/26_numerics/c99_classification_macros_c.cc b/libstdc++-v3/testsuite/26_numerics/c99_classification_macros_c.cc index 15508a303fd5..99298af83e59 100644 --- a/libstdc++-v3/testsuite/26_numerics/c99_classification_macros_c.cc +++ b/libstdc++-v3/testsuite/26_numerics/c99_classification_macros_c.cc @@ -27,8 +27,8 @@ // invalidate any other reasons why the executable file might be covered by // the GNU General Public License. -// { dg-do compile { xfail *-*-linux-gnu *-*-freebsd5* } } -// { dg-excess-errors "" { target *-*-linux-gnu *-*-freebsd5* } } +// { dg-do compile { xfail *-*-linux* *-*-freebsd5* } } +// { dg-excess-errors "" { target *-*-linux* *-*-freebsd5* } } #include