This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/45797] ICE (segfault): Invalid read in gfc_use_derived
- From: "mikael at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 4 Mar 2011 23:49:28 +0000
- Subject: [Bug fortran/45797] ICE (segfault): Invalid read in gfc_use_derived
- Auto-submitted: auto-generated
- References: <bug-45797-4@http.gcc.gnu.org/bugzilla/>
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).