]> gcc.gnu.org Git - gcc.git/commitdiff
re PR fortran/32472 (ICE in trans-const.c:106 for REPEAT initialization expression...
authorPaul Thomas <pault@gcc.gnu.org>
Sat, 30 Jun 2007 13:09:14 +0000 (13:09 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sat, 30 Jun 2007 13:09:14 +0000 (13:09 +0000)
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

gcc/fortran/ChangeLog

index 57724bff2fb65a59526bb2f909e4aa0e53c9b7ca..3786adcaec6fa663198790f04152ffa09e67287f 100644 (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
This page took 0.059032 seconds and 5 git commands to generate.