* testsuite/26_numerics/cmath/c99_classification_macros_c.cc: Tweak.
authorVladimir Merzliakov <wanderer@rsu.ru>
Wed, 2 Mar 2005 03:02:45 +0000 (03:02 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Wed, 2 Mar 2005 03:02:45 +0000 (03:02 +0000)
From-SVN: r95774

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

index c618b026ecd690fb9af528a02c64575be03bac12..8226cbcddea6a98904df39daa2e4d1ca40d5a77e 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-01  Vladimir Merzliakov  <wanderer@rsu.ru>
+
+       * testsuite/26_numerics/cmath/c99_classification_macros_c.cc: Tweak.
+
 2005-02-28  Benjamin Kosnik  <bkoz@redhat.com>
 
        * testsuite/tr1/2_general_utilities/memory/shared_ptr/
index 15508a303fd55728cb9c3dfe9741ebdb5c211a0b..93440275af27c63700722f5211c2f9d312c92ad4 100644 (file)
@@ -1,6 +1,6 @@
 // 2001-04-06 gdr
 
-// Copyright (C) 2001 Free Software Foundation, Inc.
+// Copyright (C) 2001, 2005 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -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-gnu } }
+// { dg-excess-errors "" { target *-*-linux-gnu } }
 
 #include <math.h>