This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/54134] [OOP] ICE overriding derived type bound function with allocatable character as result


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54134

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
                 CC|                            |burnus at gcc dot gnu.org,
                   |                            |janus at gcc dot gnu.org
            Summary|ICE overriding derived type |[OOP] ICE overriding
                   |bound function with         |derived type bound function
                   |allocatable character as    |with allocatable character
                   |result                      |as result

--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-07-31 09:34:17 UTC ---
Backtrace:

#0  0x00000000005efd8b in gfc_dep_compare_expr (e1=0x0, e2=0x0) at
dependency.c:255
#1  0x0000000000586988 in gfc_check_typebound_override (proc=0x1620ef0,
old=0x16237b0) at interface.c:3895
#2  0x00000000005c4c00 in resolve_typebound_procedure (stree=0x1620ef0) at
resolve.c:11683


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]