re PR tree-optimization/70043 (The compiler hangs in a fortran test-case with -Ofast...
authorJakub Jelinek <jakub@redhat.com>
Mon, 4 Sep 2017 07:52:06 +0000 (09:52 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 4 Sep 2017 07:52:06 +0000 (09:52 +0200)
commit792ce29f1cfe2b34a9f081d929e57135f36c3374
tree43072985b26a335a60a78a0a969df52e3d58d466
parentdb69559bac8ab03ccddfe3a42be630e65c277812
re PR tree-optimization/70043 (The compiler hangs in a fortran test-case with -Ofast -g -march=haswell)

PR tree-optimization/70043
PR testsuite/82093
* gfortran.dg/vect/pr70043.f90 (fn1): Start loop from 1 instead of 0.

From-SVN: r251638
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/vect/pr70043.f90