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/80610] Compiler crashes ungraciously when large static array is initialized with anything other than zero


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80610

--- Comment #14 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(In reply to Steve Kargl from comment #13)
> On Sat, May 20, 2017 at 04:59:10AM +0000, jvdelisle at gcc dot gnu.org wrote:
> > 
> > Yes that will take some frontend magic and we have so few people to support
> > gfortran (for free remember) that we may not be able to get to it.
> > 
> > I don't think the report is invalid at all.
> > 
> 
> I have thought about this type of issue.
> 
> 2005-08-21  Steven G. Kargl  <kargls@comcast.net>
> 
> 	* array.c: Bump GFC_MAX_AC_EXPAND from 100 to 65535.
> 
> Good luck.

Exactly my point. I remember when we had this discussion before. We know its
possible to do this all differently, but we don't have the resources to do it.
Other bugs are much higher priority.

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