* testsuite/26_numerics/c99_classification_macros_c.cc: Add XFAIL.
authorLoren J. Rittle <ljrittle@acm.org>
Tue, 15 Apr 2003 00:03:47 +0000 (00:03 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Tue, 15 Apr 2003 00:03:47 +0000 (00:03 +0000)
From-SVN: r65605

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/26_numerics/c99_classification_macros_c.cc

index f43490cd9756930d73d63c0974f4f0a05e6cd752..a6dc0f1ceb407081d3a3ee4e600701ddb6e8e035 100644 (file)
@@ -1,3 +1,7 @@
+2003-04-14  Loren J. Rittle  <ljrittle@acm.org>
+
+       * testsuite/26_numerics/c99_classification_macros_c.cc: Add XFAIL.
+
 2003-04-14  Nathan Myers  <ncm@cantrip.org>
             Paolo Carlini  <pcarlini@unitus.it>
 
index c385a5637a8eb98222c8cae2cfad3f7e57e2b6f1..15508a303fd55728cb9c3dfe9741ebdb5c211a0b 100644 (file)
@@ -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 <math.h>