http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52552
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Keywords| |ice-on-invalid-code
Last reconfirmed| |2012-03-10
CC| |burnus at gcc dot gnu.org
Ever Confirmed|0 |1
Summary|Internal compiler error |[OOP] ICE when trying to
|when trying to allocate |allocate non-allocatable
|non-allocatable object |object giving a dynamic
|giving a dynamic type |type
--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-03-10
19:10:10 UTC ---
Invalid read of size 8
at 0x52A709: gfc_compare_derived_types(gfc_symbol*, gfc_symbol*)
(interface.c:402)
by 0x5943F6: gfc_type_is_extension_of(gfc_symbol*, gfc_symbol*)
(symbol.c:4824)
by 0x54DE3D: gfc_match_allocate() (match.c:3538)