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/45797] ICE (segfault): Invalid read in gfc_use_derived


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

--- Comment #4 from Mikael Morin <mikael at gcc dot gnu.org> 2011-03-04 23:49:27 UTC ---
(In reply to comment #3)
> The patch in comment #2 fixes the ICE, but yields several more errors:
Yes, because without the patch gfortran was killed before finishing parsing
(and throwing more errors).


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