cls_align_longdouble.c: Remove dg-options.
* testsuite/libffi.call/cls_align_longdouble.c: Remove dg-options. * testsuite/libffi.call/float.c: Ditto. * testsuite/libffi.call/float2.c: Ditto. * testsuite/libffi.call/float3.c: Ditto. From-SVN: r94899
This commit is contained in:
parent
c33bae8825
commit
6027770b6e
5 changed files with 7 additions and 4 deletions
|
@ -1,3 +1,10 @@
|
|||
2005-02-11 Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
* testsuite/libffi.call/cls_align_longdouble.c: Remove dg-options.
|
||||
* testsuite/libffi.call/float.c: Ditto.
|
||||
* testsuite/libffi.call/float2.c: Ditto.
|
||||
* testsuite/libffi.call/float3.c: Ditto.
|
||||
|
||||
2005-02-08 Andreas Tobler <a.tobler@schweiz.ch>
|
||||
|
||||
* src/frv/ffitarget.h: Remove PPC stuff which does not belong to frv.
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
Originator: <hos@tamanegi.org> 20031203 */
|
||||
|
||||
/* { dg-do run { xfail mips64*-*-* arm*-*-* strongarm*-*-* xscale*-*-* } } */
|
||||
/* { dg-options -mlong-double-128 { target powerpc64*-*-* } } */
|
||||
|
||||
#include "ffitest.h"
|
||||
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
Originator: From the original ffitest.c */
|
||||
|
||||
/* { dg-do run } */
|
||||
/* { dg-options -mlong-double-128 { target powerpc64*-*-* } } */
|
||||
|
||||
#include "ffitest.h"
|
||||
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
Originator: From the original ffitest.c */
|
||||
|
||||
/* { dg-do run } */
|
||||
/* { dg-options -mlong-double-128 { target powerpc64*-*-* } } */
|
||||
|
||||
#include "ffitest.h"
|
||||
#include "float.h"
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
Originator: From the original ffitest.c */
|
||||
|
||||
/* { dg-do run } */
|
||||
/* { dg-options -mlong-double-128 { target powerpc64*-*-* } } */
|
||||
|
||||
#include "ffitest.h"
|
||||
#include "float.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue