From e0dfd3fae5f4a9b94686d673a0be0e9f97d90b8b Mon Sep 17 00:00:00 2001 From: "Loren J. Rittle" Date: Tue, 15 Apr 2003 00:03:47 +0000 Subject: [PATCH] * testsuite/26_numerics/c99_classification_macros_c.cc: Add XFAIL. From-SVN: r65605 --- libstdc++-v3/ChangeLog | 4 ++++ .../testsuite/26_numerics/c99_classification_macros_c.cc | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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 -- 2.30.2