[Bug fortran/57285] [OOP] ICE on invalid: "gfc_array_dimen_size(): Bad dimension" due to SIZE intrinsic with invalid dim on CLASS dummy
mikael at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jul 27 13:48:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57285
Mikael Morin <mikael at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikael at gcc dot gnu.org
--- Comment #6 from Mikael Morin <mikael at gcc dot gnu.org> ---
(In reply to janus from comment #4)
> (In reply to janus from comment #3)
> > Why the hell do we disable the dimension check for CLASS variables?
>
> Seems to be some sort of artifact from the early class-array implementation:
>
> http://gcc.gnu.org/viewcvs/gcc?view=revision&revision=182210
>
Maybe there are other "sort of artifact" to remove?
More information about the Gcc-bugs
mailing list