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/47224] [F03] ICE with procedure pointer component


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.


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