This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/47463] [OOP] ICE in gfc_add_component_ref
- 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: Tue, 25 Jan 2011 20:14:55 +0000
- Subject: [Bug fortran/47463] [OOP] ICE in gfc_add_component_ref
- Auto-submitted: auto-generated
- References: <bug-47463-4@http.gcc.gnu.org/bugzilla/>
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.