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

From-SVN: r65605
This commit is contained in:
Loren J. Rittle 2003-04-15 00:03:47 +00:00 committed by Loren J. Rittle
parent 615158e2e8
commit e0dfd3fae5
2 changed files with 6 additions and 2 deletions

View 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>

View 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>