PATCH: testsuite/26_numerics/c99_classification_macros_c.cc

Loren James Rittle rittle@latour.rsch.comm.mot.com
Tue Apr 15 00:05:00 GMT 2003


As committed.  Same failure mode as existing xfail, thus mark it the same.

	* testsuite/26_numerics/c99_classification_macros_c.cc: Add XFAIL.

Index: testsuite/26_numerics/c99_classification_macros_c.cc
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/testsuite/26_numerics/c99_classification_macros_c.cc,v
retrieving revision 1.4
diff -r1.4 c99_classification_macros_c.cc
30,31c30,31
< // { 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* } }



More information about the Gcc-patches mailing list