]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/40875 (ICE with illegal type conversion)
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 4 Aug 2009 12:41:08 +0000 (12:41 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 4 Aug 2009 12:41:08 +0000 (12:41 +0000)
commit51b128a0c02995a4fb6c615c92e20d2d969c8528
tree52a4ff40e3bd532bfc1bf42cde6e76a369e3c229
parentb96fe38e469c9622c96f2e62b1db2590a2248338
re PR fortran/40875 (ICE with illegal type conversion)

2009-08-04  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/40875
* decl.c (add_init_expr_to_sym): Character symbols can only be
initialized with character expressions.

2009-08-04  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/40875
* gfortran.dg/initialization_23.f90 : New test.

From-SVN: r150454
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/initialization_23.f90 [new file with mode: 0644]
This page took 0.066654 seconds and 5 git commands to generate.