This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/46356] [OOP] Erroneous procedure/intent error and ICE for class dummy argument
- 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: Thu, 02 Feb 2012 23:25:51 +0000
- Subject: [Bug fortran/46356] [OOP] Erroneous procedure/intent error and ICE for class dummy argument
- Auto-submitted: auto-generated
- References: <bug-46356-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46356
Mikael Morin <mikael at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |mikael at gcc dot gnu.org
Resolution| |FIXED
--- Comment #8 from Mikael Morin <mikael at gcc dot gnu.org> 2012-02-02 23:25:51 UTC ---
(In reply to comment #4)
> The original test case of comment 0 is now fixed. However, the reduced one of
> comment 2 still fails with:
> internal compiler error: in gfc_conv_descriptor_offset, at
> fortran/trans-array.c:210
That one is now gone as well.