summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/gfortran.dg/array_constructor_16.f90
Commit message (Collapse)AuthorAgeFilesLines
* 2007-04-15 Paul Thomas <pault@gcc.gnu.org>pault2007-04-151-0/+34
PR fortran/31204 * primary.c (check_for_implicit_index): New function to check that a host associated variable is not an undeclared implied do loop index. (gfc_match_rvalue, match_variable): Use it and reset the implied_index attribute. * gfortran.h : Add the implied_index field to symbol_attribute. * match.c (gfc_match_iterator): Mark the iterator variable with the new attribute. * decl.c (build_sym): Reset the new attribute. 2007-04-15 Paul Thomas <pault@gcc.gnu.org> PR fortran/31204 * gfortran.dg/array_constructor_16.f90: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123849 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud