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 fortran/25101] Zero stride allowed in FORALL:s



------- Comment #4 from kargl at gcc dot gnu dot org  2006-01-03 22:01 -------
Subject: Bug 25101

Author: kargl
Date: Tue Jan  3 22:01:10 2006
New Revision: 109288

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109288
Log:
2006-01-03  Steven G. Kargl  <kargls@comcast.net>

        PR fortran/25101
        * resolve.c (resolve_forall_iterators):  Check for scalar variables;
        Check stride is nonzero.

        * gfortran.dg/forall_2.f90:  New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/forall_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25101



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