Add moxie support. Release 3.0.12.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
/* { dg-excess-errors "" { target x86_64-*-mingw* x86_64-*-cygwin* } } */
|
||||
/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */
|
||||
/* { dg-options -mlong-double-128 { target powerpc64*-*-linux* } } */
|
||||
/* { dg-options -Wformat=0 { target moxie*-*-elf } } */
|
||||
/* { dg-output "" { xfail x86_64-*-mingw* x86_64-*-cygwin* } } */
|
||||
|
||||
#include "ffitest.h"
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
|
||||
static double return_dbl(double dbl)
|
||||
{
|
||||
printf ("%f\n", dbl);
|
||||
return 2 * dbl;
|
||||
}
|
||||
int main (void)
|
||||
|
||||
Reference in New Issue
Block a user