class.c (gfc_build_class_symbol): Set the kind of _len to gfc_charlen_int_kind to...
authorAndre Vehreschild <vehre@gcc.gnu.org>
Thu, 20 Oct 2016 10:50:27 +0000 (12:50 +0200)
committerAndre Vehreschild <vehre@gcc.gnu.org>
Thu, 20 Oct 2016 10:50:27 +0000 (12:50 +0200)
commit40cc684dce5afb2924e30a976619fd800d591d70
tree14cbac6530f569a2ff2b4548f2e5843d1dd6d5a2
parent6c1a9e41d9e3764d4e1518d9d4dbf8c264ab63bc
class.c (gfc_build_class_symbol): Set the kind of _len to gfc_charlen_int_kind to catch changes of the charlen kind.

gcc/fortran/ChangeLog:

2016-10-20  Andre Vehreschild  <vehre@gcc.gnu.org>

* class.c (gfc_build_class_symbol): Set the kind of _len to
gfc_charlen_int_kind to catch changes of the charlen kind.

From-SVN: r241367
gcc/fortran/ChangeLog
gcc/fortran/class.c