]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
type-generic-1.c: Revert previous change.
authorJanis Johnson <janis187@us.ibm.com>
Wed, 27 Aug 2008 23:43:05 +0000 (23:43 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Wed, 27 Aug 2008 23:43:05 +0000 (23:43 +0000)
* gcc.dg/torture/type-generic-1.c: Revert previous change.
* g++.dg/torture/type-generic-1.C: Ditto.

From-SVN: r139679

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/type-generic-1.C
gcc/testsuite/gcc.dg/torture/type-generic-1.c

index 09bb009c51ff759ca95bbdd9eed02a19088bc12a..e1ead09f3cd2ab4eb5e0df3aaeb640489a0c6c3a 100644 (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
index d009cb5d4218b51d700575c5cb4010f59fcec079..7db2e69d0a58de8ca49c0866c81bafb0e02e67e4 100644 (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"
index bdc0d71feac426d891d150609fed7592e8d1ce03..9a8e9d0048c72117ecefb08bcc67a58cbac723d5 100644 (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"