This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/47224] [F03] ICE with procedure pointer component
- From: "janus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 9 Jan 2011 21:17:16 +0000
- Subject: [Bug fortran/47224] [F03] ICE with procedure pointer component
- Auto-submitted: auto-generated
- References: <bug-47224-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47224
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #6 from janus at gcc dot gnu.org 2011-01-09 21:17:08 UTC ---
(In reply to comment #4)
> Yes, this fixes the ICE. My full code also compiles now.
The patch has been committed as r168618. So we can close this PR.
> I now have a segfault when running the code. Will send a bug report after I
> manage to reduce the code.
A segfault is not necessarily a compiler bug, but in case it is, a reduced test
case would be very helpful.