]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/57893 (Crash for allocatable character string during compilation.)
authorPaul Thomas <pault@gcc.gnu.org>
Fri, 1 Nov 2013 06:56:41 +0000 (06:56 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Fri, 1 Nov 2013 06:56:41 +0000 (06:56 +0000)
commit942323000bbc5bde768c0f651d62af5eea462c1d
tree21a5d70d3b65146576ffbfa333b93fb2c5bf2285
parent7a59fa3a3323e8d0267aea8ff65fc85c571fb0fe
re PR fortran/57893 (Crash for allocatable character string during compilation.)

2013-11-01  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/57893
* gfortran.dg/unlimited_polymorphic_13.f90 : Break up select
type block.

From-SVN: r204286
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/unlimited_polymorphic_13.f90