This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/48059] [OOP] ICE in in gfc_conv_component_ref: character function of extended type
- From: "anlauf at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 10 Mar 2011 20:23:58 +0000
- Subject: [Bug fortran/48059] [OOP] ICE in in gfc_conv_component_ref: character function of extended type
- Auto-submitted: auto-generated
- References: <bug-48059-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48059
Harald Anlauf <anlauf at gmx dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |anlauf at gmx dot de
--- Comment #3 from Harald Anlauf <anlauf at gmx dot de> 2011-03-10 20:23:56 UTC ---
(In reply to comment #0)
> The code:
For what it's worth:
ifort 12.0 and PGI 11.1 accept the code,
and xlf 13.1.0.4 warns:
"test.f90", 1513-083 (E) Internal or module function form was not set within
the function.
** a_module === End of Compilation 1 ===
1501-510 Compilation successful for file test.f90.