This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/52552] [OOP] ICE when trying to allocate non-allocatable object giving a dynamic 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: Sat, 10 Mar 2012 19:10:10 +0000
- Subject: [Bug fortran/52552] [OOP] ICE when trying to allocate non-allocatable object giving a dynamic type
- Auto-submitted: auto-generated
- References: <bug-52552-4@http.gcc.gnu.org/bugzilla/>
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)