diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index f43490cd975..a6dc0f1ceb4 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2003-04-14 Loren J. Rittle + + * testsuite/26_numerics/c99_classification_macros_c.cc: Add XFAIL. + 2003-04-14 Nathan Myers Paolo Carlini 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 c385a5637a8..15508a303fd 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 } } -// { dg-excess-errors "" { target *-*-linux-gnu } } +// { dg-do compile { xfail *-*-linux-gnu *-*-freebsd5* } } +// { dg-excess-errors "" { target *-*-linux-gnu *-*-freebsd5* } } #include