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: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 04 Jan 2012 10:25:53 +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
--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-04 10:25:53 UTC ---
(In reply to comment #4)
> the reduced one of comment 2 still fails with:
> internal compiler error: in gfc_conv_descriptor_offset, at
> fortran/trans-array.c:210
The same error message one gets with Andrew Benson's code, cf.
http://gcc.gnu.org/ml/fortran/2012-01/msg00028.html