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/45827] [4.6 Regression] [OOP] mio_component_ref(): Component not found


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

--- Comment #39 from janus at gcc dot gnu.org 2010-12-28 13:18:41 UTC ---
(In reply to comment #38)
> > > I managed to get an ICE with your version (sym == NULL)
> > 
> > No, that's not possible. My version (i.e. comment #35) is inserted at a
> > slightly different place than yours, where the existence of 'sym' is already
> > established.
> 
> Err, sure it is possible:

Ok, I get it. Sorry about the misconception. Feel free to commit the patch in
comment #36 (provided it regtests ok). Or should I take care of it?


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