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/47463] [OOP] ICE in gfc_add_component_ref


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

Mikael Morin <mikael at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikael at gcc dot gnu.org

--- Comment #2 from Mikael Morin <mikael at gcc dot gnu.org> 2011-01-25 20:14:40 UTC ---
(In reply to comment #1)
> 4.5 fails with:
>   use hydro_recon
>                  1
> Internal Error at (1):
> mio_component_ref(): Component not found
> 
This is PR 45827

> 
> Regarding GCC 4.6:
> 
There have been several PRs like this.
For example PR 45933.


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