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/19925] Implied do-loop in an initialization expression is broken



------- Comment #24 from jvdelisle at gcc dot gnu dot org  2008-02-02 02:05 -------
Reply to comment #21.  I am aware of the 65535 limit.  At least this minor
patch gets rid of a segfault, and handling the large array constructors by
building the array at run time is obviously not fixed yet.


-- 


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


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