This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/48291] internal compiler error, new_symbol(): Symbol name too long
- From: "adrian at llnl dot gov" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 25 Mar 2011 22:04:55 +0000
- Subject: [Bug fortran/48291] internal compiler error, new_symbol(): Symbol name too long
- Auto-submitted: auto-generated
- References: <bug-48291-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48291
--- Comment #3 from Adrian Prantl <adrian at llnl dot gov> 2011-03-25 22:04:52 UTC ---
Thus the inelegant solution would be to define GFC_MAX_SYMBOL_LEN to
(63*2)+1+strlen("_def_init").