re PR fortran/32472 (ICE in trans-const.c:106 for REPEAT initialization expression of non-parameter)

2007-06-30  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/32472
	* simplify.c (gfc_simplify_repeat): Add handling of character
	literal for first argument.

2007-06-30  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/30284
	* gfortran.dg/repeat_f90: New test.

From-SVN: r126148
This commit is contained in:
Paul Thomas 2007-06-30 13:09:14 +00:00
parent 64f4bedf7e
commit 11147af397
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2007-06-30 Paul Thomas <pault@gcc.gnu.org>
PR fortran/32472
* simplify.c (gfc_simplify_repeat): Add handling of character
literal for first argument.
2007-06-29 Daniel Franke <franke.daniel@gmail.com>
* resolve.c (resolve_operator): Added check whether a user