This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/48291] [4.6/4.7 Regression] [OOP] internal compiler error, new_symbol(): Symbol name too long


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48291

--- Comment #9 from janus at gcc dot gnu.org 2011-03-26 18:39:19 UTC ---
Author: janus
Date: Sat Mar 26 18:39:14 2011
New Revision: 171559

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171559
Log:
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.

Added:
    trunk/gcc/testsuite/gfortran.dg/class_42.f03
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/class.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]