[Bug c++/65189] [4.9/5/6 Regression] -fdump-classhierarchy is broken for virtual dtors
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jan 24 18:15:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65189
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.9.4
Summary|Malformed (C++) |[4.9/5/6 Regression]
|class-hierarchy dump on |-fdump-classhierarchy is
|abstract class (in |broken for virtual dtors
|comparison to GCC 4.6.x) |
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I suspect the handling of dtors happens now after the dump happens.
More information about the Gcc-bugs
mailing list