re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and 3 for...
authorKai Tietz <ktietz@redhat.com>
Mon, 10 Dec 2012 09:53:08 +0000 (10:53 +0100)
committerKai Tietz <ktietz@gcc.gnu.org>
Mon, 10 Dec 2012 09:53:08 +0000 (10:53 +0100)
commit7e48e2758d23ab09ff48c4473459bde6deea7570
tree9e02e9ed6f0fbccb06482730fee0001a3b3929f6
parentd392c399e5720bb319b7041bf59e57f37afeac0e
re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32)

PR target/53912
* print-tree.c (print_node): Cast from pointer via uintptr_t.

From-SVN: r194348
gcc/ChangeLog
gcc/print-tree.c