re PR middle-end/69987 (internal compiler error: in verify_loop_structure, at cfgloop...
authorJeff Law <law@redhat.com>
Wed, 2 Mar 2016 18:45:26 +0000 (11:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 2 Mar 2016 18:45:26 +0000 (11:45 -0700)
PR tree-optimization/69987
* gfortran.dg/pr69987.f90: Use "-w" to avoid failures when the
target does not support -fprefetch-loop-arrays.

From-SVN: r233912

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr69987.f90

index 699a1902d63b009ba1e3cd845304d6a86628f000..23cee878c9b9a7a5ae1e7cb63a3c99b1a2e127a2 100644 (file)
@@ -1,3 +1,9 @@
+2016-03-02  Jeff Law  <law@redhat.com>
+
+       PR tree-optimization/69987
+       * gfortran.dg/pr69987.f90: Use "-w" to avoid failures when the
+       target does not support -fprefetch-loop-arrays.
+
 2016-03-02  Uros Bizjak  <ubizjak@gmail.com>
 
        * gcc.target/i386/bmi2-bzhi-2.c: Change to runtime test.
index 6efc100d90397262a32ef77c1910be1b063c2b18..9e0c9ffc72141424a96e3ac0c36955db817f8d43 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-do compile }
-! { dg-options "-O3 -fprefetch-loop-arrays" }
+! { dg-options "-O3 -fprefetch-loop-arrays -w" }
 
 MODULE cp_lbfgs
   INTEGER, PARAMETER :: dp=8