This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/48059] [4.6 Regression][OOP] ICE in in gfc_conv_component_ref: character function of extended type
- 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: Thu, 10 Mar 2011 21:45:19 +0000
- Subject: [Bug fortran/48059] [4.6 Regression][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
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
CC| |burnus at gcc dot gnu.org,
| |matz at suse dot de, pault
| |at gcc dot gnu.org
Known to work| |4.5.2
Target Milestone|--- |4.6.0
Summary|[OOP] ICE in in |[4.6 Regression][OOP] ICE
|gfc_conv_component_ref: |in in
|character function of |gfc_conv_component_ref:
|extended type |character function of
| |extended type
Known to fail| |4.6.0
--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-03-10 21:45:02 UTC ---
Michael, I CCed you because the ICE is in gfc_conv_component_ref, which you
have modified for PR 45586 (Rev. 170284).
That's also in the range of commits (169790:170493), which Dominique has given.