re PR fortran/48291 ([OOP] internal compiler error, new_symbol(): Symbol name too...
commitcb83a137db640e7af9ce13ea9d42b2f90f0442cd
authorJanus Weil <janus@gcc.gnu.org>
Sat, 26 Mar 2011 18:39:14 +0000 (26 19:39 +0100)
committerJanus Weil <janus@gcc.gnu.org>
Sat, 26 Mar 2011 18:39:14 +0000 (26 19:39 +0100)
tree6058a9efadc39d973152a850c63e02643c831938
parentf7b8b261e78a327c70188a30778eb1268c91cdec
re PR fortran/48291 ([OOP] internal compiler error, new_symbol(): Symbol name too long)

2011-03-26  Janus Weil  <janus@gcc.gnu.org>

PR fortran/48291
* class.c (get_unique_hashed_string): Adjust maximum allowable length
for unique type string.

2011-03-26  Janus Weil  <janus@gcc.gnu.org>

PR fortran/48291
* gfortran.dg/class_42.f03: New.

From-SVN: r171559
gcc/fortran/ChangeLog
gcc/fortran/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/class_42.f03 [new file with mode: 0644]