HPUX support and avr32 test fixes.

This commit is contained in:
Anthony Green
2009-12-26 12:57:23 -05:00
parent 01c78756af
commit 884402787b
35 changed files with 4087 additions and 1016 deletions

View File

@@ -5,12 +5,10 @@
Originator: Blake Chaffin 6/18/2007
*/
/* { dg-excess-errors "" { target avr32-*-* x86_64-*-mingw* x86_64-*-cygwin* } } */
/* { dg-excess-errors "" { target x86_64-*-mingw* x86_64-*-cygwin* } } */
/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */
/* { dg-options -mlong-double-128 { target powerpc64*-*-* } } */
/* { dg-output "" { xfail avr32-*-* x86_64-*-mingw* x86_64-*-cygwin* } } */
#include <stdint.h>
/* { dg-output "" { xfail x86_64-*-mingw* x86_64-*-cygwin* } } */
#include "ffitest.h"