[Bug fortran/65889] [6 Regressions] [OOP] ICE with sizeof a polymorphic variable.

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Sun Sep 13 00:08:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65889

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
                 CC|                            |vehre at gcc dot gnu.org
            Summary|ICE on invalid(?) with      |[6 Regressions] [OOP] ICE
                   |sizeof polymorphic variable |with sizeof a polymorphic
                   |[OOP]                       |variable.

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
AFAIU PR57305 it is about the sizeof CLASS(*) and I don't see why the code
should be invalid. 

The ICE occurred between revisions r222352 (2015-04-23, no ICE) and r222398
(2015-04-24, ICE), likely r222361 for pr60322.



More information about the Gcc-bugs mailing list