type-generic-1.c: Revert previous change.

* gcc.dg/torture/type-generic-1.c: Revert previous change.
	* g++.dg/torture/type-generic-1.C: Ditto.

From-SVN: r139679
This commit is contained in:
Janis Johnson 2008-08-27 23:43:05 +00:00 committed by Janis Johnson
parent 61da930d99
commit 9a424841db
3 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2008-08-27 Janis Johnson <janis187@us.ibm.com>
* gcc.dg/torture/type-generic-1.c: Revert previous change.
* g++.dg/torture/type-generic-1.C: Ditto.
2008-08-27 Jan Hubicka <jh@suse.cz>
* gcc.dg/ipa/ipacost-1.c: Remove template matching only x86-64

View File

@ -3,8 +3,6 @@
/* { dg-do run } */
/* { dg-options "-mieee" { target sh*-*-* } } */
/* IBM 128-bit long double is not IEEE, don't use it for this test. */
/* { dg-options "-mlong-double-64" { target powerpc*-*-linux* } } */
/* { dg-skip-if "No Inf/NaN support" { spu-*-* } } */
#include "../../gcc.dg/tg-tests.h"

View File

@ -3,8 +3,6 @@
/* { dg-do run } */
/* { dg-options "-mieee" { target sh*-*-* } } */
/* IBM 128-bit long double is not IEEE, don't use it for this test. */
/* { dg-options "-mlong-double-64" { target powerpc*-*-linux* } } */
/* { dg-skip-if "No Inf/NaN support" { spu-*-* } } */
#include "../tg-tests.h"