gcc/gcc/fortran
Thomas Koenig b241831b6d re PR fortran/30869 ([4.1 only] Rejects pointer to integer as loop variable)
2007-02-20  Thomas Koenig  <Thomas.Koenig@online.de>

	PR fortran/30869
	* match.c(gfc_match_iterator):  Remove conflict between
	loop variable and pointer.

2007-02-20  Thomas Koenig  <Thomas.Koenig@online.de>

	PR fortran/30869
	* gfortran.dg/do_pointer_1.f90:  New test.

From-SVN: r122176
2007-02-20 21:50:20 +00:00
..
ChangeLog re PR fortran/30869 ([4.1 only] Rejects pointer to integer as loop variable) 2007-02-20 21:50:20 +00:00
ChangeLog-2002 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2003 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2004 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2005 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2006 Rotate ChangeLog. 2007-01-01 19:22:09 +00:00
Make-lang.in Make-lang.in (fortran/options.o): Add $(PARAMS_H) dependency. 2006-12-14 14:39:44 -05:00
arith.c re PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives erroneous errors in constant-folding.) 2007-01-28 10:44:47 +00:00
arith.h re PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives erroneous errors in constant-folding.) 2007-01-28 10:44:47 +00:00
array.c re PR fortran/30514 ([4.1 only] zero-sized array wrongly rejected: integer :: i(1:-1)) 2007-02-03 13:38:42 +00:00
bbt.c [multiple changes] 2007-01-07 00:28:29 +00:00
check.c [multiple changes] 2007-01-07 00:28:29 +00:00
config-lang.in configure.ac (strict1_warn): Rename to strict_warn. 2007-01-11 10:49:30 +00:00
convert.c decl.c, [...]: Update Copyright dates. 2007-01-07 19:39:52 +00:00
data.c decl.c, [...]: Update Copyright dates. 2007-01-07 19:39:52 +00:00
decl.c re PR fortran/30478 (FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error)) 2007-02-11 23:35:56 +01:00
dependency.c dependency.c (gfc_check_dependency): Implement dependency checking for array constructors. 2007-02-02 03:58:58 +00:00
dependency.h re PR fortran/30207 (ICE in gfc_dep_resolver with where (a < 0) a(:) = 1) 2006-12-17 18:28:07 +00:00
dump-parse-tree.c decl.c, [...]: Update Copyright dates. 2007-01-07 19:39:52 +00:00
error.c decl.c, [...]: Update Copyright dates. 2007-01-07 19:39:52 +00:00
expr.c decl.c, [...]: Update Copyright dates. 2007-01-07 19:39:52 +00:00
f95-lang.c Makefile.in (libgcc-support, [...]): Add emutls.c. 2007-02-10 19:19:10 +00:00
gfortran.h re PR fortran/30522 (Host-/use-associated VOLATILE variable: volatile scope, redundent attributes) 2007-02-20 10:22:28 +01:00
gfortran.texi lang-specs.h: Add support for .f03 and .F03 extensions. 2007-01-26 09:35:19 +01:00
gfortranspec.c interface.c, [...]: Update Copyright years. 2007-01-08 19:02:08 +00:00
interface.c re PR fortran/30520 (Conflics checking of VOLATILE attribute needs improvement) 2007-01-31 10:18:33 +01:00
intrinsic.c interface.c, [...]: Update Copyright years. 2007-01-08 19:02:08 +00:00
intrinsic.h [multiple changes] 2006-10-08 16:21:55 +00:00
intrinsic.texi intrinsic.texi (HOSTNM): Fix typographical error in syntax. 2007-02-11 18:08:01 -05:00
invoke.texi invoke.texi: Update documentation. 2007-02-04 21:19:49 +00:00
io.c Steven G. 2007-01-26 23:36:11 +00:00
ioparm.def re PR libfortran/30014 (INQUIRE (iolength = xx) limited to kind=4) 2006-12-28 01:39:15 +00:00
iresolve.c re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2) 2007-02-19 20:49:10 +00:00
iso-fortran-env.def module.c (gfc_use_module): Uncomment the ISO_FORTRAN_ENV code. 2006-11-19 21:18:26 +00:00
lang-specs.h lang-specs.h: Add support for .f03 and .F03 extensions. 2007-01-26 09:35:19 +01:00
lang.opt invoke.texi (Overall Options): Document --help=. 2007-02-12 16:25:14 +00:00
match.c re PR fortran/30869 ([4.1 only] Rejects pointer to integer as loop variable) 2007-02-20 21:50:20 +00:00
match.h re PR fortran/23232 ([4.1 only] DATA implied DO variables) 2007-01-05 14:45:20 +00:00
matchexp.c openmp.c, [...]: Next installment in the massive whitespace patch. 2007-01-20 22:01:41 +00:00
mathbuiltins.def re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) 2005-06-24 23:12:32 +00:00
misc.c Fix a potential buffer overflow. 2007-02-14 20:02:39 +00:00
module.c [multiple changes] 2007-02-12 23:39:51 +00:00
openmp.c Makefile.in (libgcc-support, [...]): Add emutls.c. 2007-02-10 19:19:10 +00:00
options.c re PR fortran/30681 ("obsolescent" vs. "obsolete") 2007-02-19 06:48:07 +00:00
parse.c openmp.c, [...]: Next installment in the massive whitespace patch. 2007-01-20 22:01:41 +00:00
parse.h re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) 2006-02-14 17:38:03 +01:00
primary.c primary.c (match_logical_constant): Return MATCH_ERROR on invalid kind. 2007-02-15 00:58:01 +00:00
resolve.c re PR fortran/30783 ("character(*), value" produces SEGV at runtime) 2007-02-20 10:16:58 +01:00
scanner.c re PR fortran/30779 ([4.1, 4.2 only] incomplete file triggers ICE) 2007-02-15 06:48:09 +00:00
simplify.c * simplify.c, trans-array.c: Fix comment typos. 2007-01-31 03:35:59 +00:00
st.c openmp.c, [...]: Next installment in the massive whitespace patch. 2007-01-20 22:01:41 +00:00
symbol.c re PR fortran/30522 (Host-/use-associated VOLATILE variable: volatile scope, redundent attributes) 2007-02-20 10:22:28 +01:00
trans-array.c trans-array.c (gfc_build_constant_array_constructor): When the shape of the constructor is known... 2007-02-18 20:05:00 +00:00
trans-array.h re PR fortran/30720 ([4.1 only] runtime: check for empty array slices before allocating a negative amount of memory) 2007-02-09 20:31:18 +00:00
trans-common.c Makefile.in (libgcc-support, [...]): Add emutls.c. 2007-02-10 19:19:10 +00:00
trans-const.c re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results) 2006-06-18 06:36:45 +00:00
trans-const.h trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages. 2006-06-03 17:28:33 +00:00
trans-decl.c re PR fortran/30522 (Host-/use-associated VOLATILE variable: volatile scope, redundent attributes) 2007-02-20 10:22:28 +01:00
trans-expr.c tree.h (enum tree_code_class): Add tcc_vl_exp. 2007-02-15 18:50:49 -05:00
trans-intrinsic.c trans-array.c (gfc_build_constant_array_constructor): When the shape of the constructor is known... 2007-02-18 20:05:00 +00:00
trans-io.c tree.h (enum tree_code_class): Add tcc_vl_exp. 2007-02-15 18:50:49 -05:00
trans-openmp.c tree.h (enum tree_code_class): Add tcc_vl_exp. 2007-02-15 18:50:49 -05:00
trans-stmt.c tree.h (enum tree_code_class): Add tcc_vl_exp. 2007-02-15 18:50:49 -05:00
trans-stmt.h [multiple changes] 2006-10-19 04:51:14 +00:00
trans-types.c re PR fortran/30432 ([4.1 only] gfortran.dg/c_by_val_1.f fails on ia64-*-*, problem with %VAL) 2007-01-30 17:49:24 +00:00
trans-types.h * trans-types.h (gfc_array_range_type): Add missing GTY decl for this. 2005-07-29 00:02:38 +00:00
trans.c tree.h (enum tree_code_class): Add tcc_vl_exp. 2007-02-15 18:50:49 -05:00
trans.h re PR fortran/30284 ([4.1 only] ICE in gfc_add_modify with internal reads) 2007-02-02 12:35:57 +00:00
types.def Makefile.in (libgcc-support, [...]): Add emutls.c. 2007-02-10 19:19:10 +00:00