[Bug fortran/57305] [OOP] ICE when calling SIZEOF on an unlimited polymorphic variable
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 15 17:18:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57305
--- Comment #11 from janus at gcc dot gnu.org ---
(In reply to Dominique d'Humieres from comment #10)
> Any reason why the patch in comment 7 has not been applied?
It was posted at http://gcc.gnu.org/ml/fortran/2013-08/msg00068.html some time
ago, but did not directly get an ok and was apparently forgotten about again.
TODO: A proper treatment of array arguments seems to be missing for both SIZEOF
and STORAGE_SIZE.
Question is whether the patch should be applied now and the array treatment
added later, or if it should happen in one go.
More information about the Gcc-bugs
mailing list