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:
Janis Johnson 2005-02-11 22:33:16 +00:00 committed by Janis Johnson
parent c33bae8825
commit 6027770b6e
5 changed files with 7 additions and 4 deletions

View file

@ -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.

View file

@ -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"

View file

@ -5,7 +5,6 @@
Originator: From the original ffitest.c */
/* { dg-do run } */
/* { dg-options -mlong-double-128 { target powerpc64*-*-* } } */
#include "ffitest.h"

View file

@ -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"

View file

@ -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"