re PR fortran/78350 (ICE in gfc_code2string(): Bad code, at fortran/misc.c:193)
authorPaul Thomas <pault@gcc.gnu.org>
Sat, 10 Dec 2016 18:35:47 +0000 (18:35 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sat, 10 Dec 2016 18:35:47 +0000 (18:35 +0000)
commitc3879be19f1277f6641b6224b968b3d1d6453313
tree10004e588a1942421170bde3fb035b34ef37cd0e
parentc0140e3c5d3f3b8090e8c21ad530a8986525eb76
re PR fortran/78350 (ICE in gfc_code2string(): Bad code, at fortran/misc.c:193)

2016-12-10 Paul Thomas  <pault@gcc.gnu.org>

PR fortran/78350
* resolve.c (resolve_structure_cons): Remove the block that
tried to remove a charlen and rely on namespace cleanup.

From-SVN: r243517
gcc/fortran/ChangeLog
gcc/fortran/resolve.c