re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and 3 for...
authorKai Tietz <ktietz@redhat.com>
Thu, 29 Nov 2012 15:26:29 +0000 (16:26 +0100)
committerKai Tietz <ktietz@gcc.gnu.org>
Thu, 29 Nov 2012 15:26:29 +0000 (16:26 +0100)
commit6c5bf58a15d900b2e721b487f8a844b2bc604c47
treedf2ca83669c3b263cca4afefe920e0f413e18894
parente3815735da8f006fa12d990733c55c8d251ab355
re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32)

PR target/53912
* class.c (dump_class_hierarchy_r): Cast from pointer via uintptr_t.
(dump_vtable): Likewise.

From-SVN: r193934
gcc/cp/ChangeLog
gcc/cp/class.c