[Bug fortran/47024] [OOP] STORAGE_SIZE (for polymorphic types): Segfault at run time
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 4 13:39:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47024
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.01.04 13:39:10
Ever Confirmed|0 |1
--- Comment #4 from janus at gcc dot gnu.org 2011-01-04 13:39:10 UTC ---
(In reply to comment #2)
> However, if A is unallocated, it does not have a dynamic type!
According to Bill Long's interpretation at
http://j3-fortran.org/pipermail/j3/2010-December/004094.html
the dynamic type of an unallocated variable is it's dynamic type.
More information about the Gcc-bugs
mailing list