Skip to content
Snippets Groups Projects
Commit bc472c00 authored by Anthony Green's avatar Anthony Green Committed by Anthony Green
Browse files

xfail tests for AVR32

From-SVN: r155551
parent d7e9538e
No related branches found
No related tags found
No related merge requests found
2009-12-26 Anthony Green <green@redhat.com>
* testsuite/libffi.call/cls_longdouble_va.c: Mark as xfail for
avr32*-*-*.
* testsuite/libffi.call/cls_double_va.c: Ditto.
2009-12-26 Andreas Tobler <a.tobler@schweiz.org>
* testsuite/libffi.call/ffitest.h: Conditionally include stdint.h
......
......@@ -5,6 +5,7 @@
Originator: Blake Chaffin 6/6/2007 */
/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */
/* { dg-output "" { xfail avr32*-*-* } } */
#include "ffitest.h"
static void
......
......@@ -5,7 +5,7 @@
Originator: Blake Chaffin 6/6/2007 */
/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */
/* { dg-output "" { xfail x86_64-*-mingw* } } */
/* { dg-output "" { xfail avr32*-*-* x86_64-*-mingw* } } */
#include "ffitest.h"
static void
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment