This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

XPASS: 26_numerics/cmath/c99_classification_macros_c.cc


Already many weeks I see at FreeBSD 5.3 when run gcc testsuite line:
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)


Can be XFAIL marker removed for FreeBSD 5.* (or FreeBSD 5.3 and later)

--- c99_classification_macros_c.cc Tue Jun 22 14:50:46 2004
+++ c99_classification_macros_c.cc.new Sun Feb 27 21:30:52 2005
@@ -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>

Vladimir



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]