re PR fortran/32156 (ICE with characters)
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 31 May 2007 21:11:31 +0000 (21:11 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 31 May 2007 21:11:31 +0000 (21:11 +0000)
commitcba83c6f794f7282133f08ae68908c3b5b414d20
tree93668067ded983815a16d14f112f10d5e3f087fd
parent2c751309df4f3c1021f4a8714f57ea757feec63e
re PR fortran/32156 (ICE with characters)

2007-05-31  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/32156
* trans-array.c (gfc_trans_array_constructor): Treat the case
where the ss expression charlen is missing.

2007-05-31  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/32156
* gfortran.dg/char_array_constructor_3.f90: New test.

From-SVN: r125240
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/char_array_constructor_3.f90 [new file with mode: 0644]