re PR testsuite/35127 (Ineffective dg-options in gcc.c-torture/compile)
authorJanis Johnson <janis187@us.ibm.com>
Tue, 13 May 2008 18:06:33 +0000 (18:06 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Tue, 13 May 2008 18:06:33 +0000 (18:06 +0000)
PR testsuite/35127
* gcc.c-torture/compile/20031125-1.c: Remove dg-do, dg-options.
* gcc.c-torture/compile/20031125-2.c: Ditto.
* gcc.c-torture/compile/20031203-1.c: Ditto.
* gcc.c-torture/compile/acc1.c: Remove -O2 from dg-options.
* gcc.c-torture/compile/builtin_constant_p.c: Remove dg-options.
* gcc.c-torture/compile/pr21562.c: Remove -O3 from dg-options.
* gcc.c-torture/compile/pr25483.c: Remove -O from dg-options.
* gcc.c-torture/compile/pr32349.c: Remove -O2 from dg-options.
* gcc.c-torture/compile/pr32355.c: Remove dg-options.
* gcc.c-torture/compile/pr34448.c: Ditto.
* gcc.c-torture/compile/pr34648.c: Remove -O2 from dg-options.

From-SVN: r135269

12 files changed:
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20031125-1.c
gcc/testsuite/gcc.c-torture/compile/20031125-2.c
gcc/testsuite/gcc.c-torture/compile/20031203-1.c
gcc/testsuite/gcc.c-torture/compile/acc1.c
gcc/testsuite/gcc.c-torture/compile/builtin_constant_p.c
gcc/testsuite/gcc.c-torture/compile/pr21562.c
gcc/testsuite/gcc.c-torture/compile/pr25483.c
gcc/testsuite/gcc.c-torture/compile/pr32349.c
gcc/testsuite/gcc.c-torture/compile/pr32355.c
gcc/testsuite/gcc.c-torture/compile/pr34448.c
gcc/testsuite/gcc.c-torture/compile/pr34648.c

index ff46688d18e4f835b84800bd1fbb71b8ea0ce3dc..cc85d14985f06c6140a80d5ade3c5669fc6be3ea 100644 (file)
@@ -1,3 +1,18 @@
+2008-05-13  Janis Johnson  <janis187@us.ibm.com>
+
+       PR testsuite/35127
+       * gcc.c-torture/compile/20031125-1.c: Remove dg-do, dg-options.
+       * gcc.c-torture/compile/20031125-2.c: Ditto.
+       * gcc.c-torture/compile/20031203-1.c: Ditto.
+       * gcc.c-torture/compile/acc1.c: Remove -O2 from dg-options.
+       * gcc.c-torture/compile/builtin_constant_p.c: Remove dg-options.
+       * gcc.c-torture/compile/pr21562.c: Remove -O3 from dg-options.
+       * gcc.c-torture/compile/pr25483.c: Remove -O from dg-options.
+       * gcc.c-torture/compile/pr32349.c: Remove -O2 from dg-options.
+       * gcc.c-torture/compile/pr32355.c: Remove dg-options.
+       * gcc.c-torture/compile/pr34448.c: Ditto.
+       * gcc.c-torture/compile/pr34648.c: Remove -O2 from dg-options.
+
 2008-05-13  Tom Tromey  <tromey@redhat.com>
 
        PR preprocessor/22168:
index 735a20bc241cb323023f22602acea31d9f8eab95..d3e92679c8b35b4678805e31e8ab0a3d46ba15aa 100644 (file)
@@ -1,5 +1,3 @@
-/* { dg-do compile } */
-/* { dg-options "-O2" } */
 short *_offsetTable;
 /* This tests to make sure PRE splits the entry block ->block 0 edge
    when there are multiple block 0 predecessors.
index 2af8a021175befaab27cf8b9bfc6cd76bbb8d037..42b72480e6a3552e8e0578e0a5b896ef89f769e0 100644 (file)
@@ -1,5 +1,3 @@
-/* { dg-do compile } */
-/* { dg-options "-O2" } */
 struct BlobSpan {
        int right;
 };
index 7827eb9066f80d7095aae95215a945890cc794ae..70547fdfe5225faca8d30f789320ef1de708f9b6 100644 (file)
@@ -1,5 +1,3 @@
-/* { dg-do compile } */
-/* { dg-options "-O2" } */
 void make_file_symbol_completion_list (char *);
 /* This tests to make sure PRE doesn't choose the wrong name when
    inserting phi nodes.  Otherwise, we get uses that aren't dominated
index 206d16b8ce8b5a14bb5852072a2ee2947ddef68e..5b5bcd42d1fa465faf922a7a05c2f0d3df4e7c02 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-options "-O2 -ffast-math" } */
+/* { dg-options "-ffast-math" } */
 
 /* Fast maths allows tail recursion to be turned into iteration.  */
 
index fdfe3e0da6d03c0266e6ad7205306b07982c389f..8b18c8af5b406aa4a710036e7f10c3aaee7cfb12 100644 (file)
@@ -1,5 +1,3 @@
-/* { dg-options "-O2" } */
-
 int main (int argc, char *argv[])
 {
   static int a[] = { __builtin_constant_p (argc) ? 1 : 0 };
index d100b28dd4553dfc88abd9935aa551fff77bda2c..9b4932f8fb5a5530b6f84a2004e373b11fe47402 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-options "-O3 -fno-inline" } */
+/* { dg-options "-fno-inline" } */
 struct foo { int a, b, c; };
 void abort(void);
 void exit(int);
index c5b7ed8137160b42dbc00e64a2d03073b7a90325..99151fda0b32aac8fe0e3716641b78c0c62a7734 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-options "-O -fmove-loop-invariants" } */
+/* { dg-options "-fmove-loop-invariants" } */
 
 static int mdct_win[8];
 int x;
index 570969dfdfb74a1a5a0ba9412ef983d41486d086..df725afbf9e314611d8f00f1c5c7a5714d133c81 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-options "-O2 -fmodulo-sched" } */
+/* { dg-options "-fmodulo-sched" } */
 
 
 extern long *x1, *x2, *x3;
index 126412d30bcb9d069fa2d1380d89b94ee2cb1dc8..e88cf5cf79c71dac8aa0b2fc0ec6bf0eb14ba43b 100644 (file)
@@ -1,5 +1,3 @@
-/* { dg-options "-O3" } */
-
 typedef struct
 {
 }
index 988465efe742dbd3710030b89551df01249bf1da..625f6f8cc5543a2aa654b4a026829e3802b6bf3f 100644 (file)
@@ -1,6 +1,3 @@
-/* { dg-do compile } */
-/* { dg-options "-O" } */
-
 typedef struct chunk_t chunk_t;
 struct chunk_t
 {
index 1f7472fe76deb5b7e21d6925e1a8d0fcd55b9a4d..8bcdae0501af1a4396faad30b4aace6660c9e3cb 100644 (file)
@@ -1,7 +1,6 @@
 /* PR tree-optimization/34648 */
 
-/* { dg-do compile } */
-/* { dg-options "-O2 -fexceptions" } */
+/* { dg-options "-fexceptions" } */
 
 extern const unsigned short int **bar (void) __attribute__ ((const));
 const char *a;