This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/82093] gfortran.dg/vect/pr70043.f90 contains out-of-bounds references


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82093

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Sep  4 07:52:06 2017
New Revision: 251638

URL: https://gcc.gnu.org/viewcvs?rev=251638&root=gcc&view=rev
Log:
        PR tree-optimization/70043
        PR testsuite/82093
        * gfortran.dg/vect/pr70043.f90 (fn1): Start loop from 1 instead of 0.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/vect/pr70043.f90

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]