https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65189
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2016-01-24 Ever confirmed|0 |1 Severity|normal |minor --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note the option -fdump-classhierarchy is not there any more but I can get the .class file by using -fdump-tree-all. Confirmed.