* gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
authorUlrich Weigand <uweigand@de.ibm.com>
Sat, 2 Oct 2004 04:19:16 +0000 (04:19 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Sat, 2 Oct 2004 04:19:16 +0000 (04:19 +0000)
From-SVN: r88420

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/loop-1.c

index 901edf25804f65241448c8671ec12d2410b9ad14..26e97385b409d244997ca55f391dcecebeefd76a 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
+
 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
 
        * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
index f2860997a62ac80075e78a8d9ce36dde8bfb215c..04f4ebf5b37ec32572bfebad5966282b848ef948 100644 (file)
@@ -4,7 +4,7 @@
 /* On 31-bit S/390 the function address will be stored (once) in the literal pool,
    so scan-assembler-times "foo" will return 1 even if the loop is fully unrolled.
    -msmall-exec avoids this by enabling a call instruction with immediate operand.  */
-/* { dg-options "-O1 -ftree-loop-ivcanon -funroll-loops -fdump-tree-ivcanon-details -msmall-exec" { target s390-*-* } } */
+/* { dg-options "-O1 -ftree-loop-ivcanon -funroll-loops -fdump-tree-ivcanon-details -fdump-tree-cunroll-details -fdump-tree-vars -msmall-exec" { target s390-*-* } } */
 
 void xxx(void)
 {