diff options
author | Paul Thomas <pault@gcc.gnu.org> | 2007-04-15 15:28:06 +0000 |
---|---|---|
committer | Paul Thomas <pault@gcc.gnu.org> | 2007-04-15 15:28:06 +0000 |
commit | 9a3db5a366f36a48e6879ed17b9c5dbf87442808 (patch) | |
tree | 998d5a983b982f9cb8acff35d3022b8d994d5cd2 /libjava/classpath/lib/java | |
parent | e3e093eceff3da3fa4aa20745d2e3fb2d3b6e519 (diff) | |
download | gcc-9a3db5a366f36a48e6879ed17b9c5dbf87442808.zip gcc-9a3db5a366f36a48e6879ed17b9c5dbf87442808.tar.gz gcc-9a3db5a366f36a48e6879ed17b9c5dbf87442808.tar.bz2 |
re PR fortran/31204 (wrong host association of implied loop variable)
2007-04-15 Paul Thomas <pault@gcc.gnu.org>
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.
From-SVN: r123849
Diffstat (limited to 'libjava/classpath/lib/java')
0 files changed, 0 insertions, 0 deletions