tree-pretty-print.c (dump_generic_node): Properly test the result of exact_log2.
authorRichard Guenther <rguenther@suse.de>
Thu, 5 Jul 2012 15:15:45 +0000 (15:15 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 5 Jul 2012 15:15:45 +0000 (15:15 +0000)
commit44b9837c99f53c58a58bd90ddc0c3bbae4ce4f2a
tree7b0077a3981ae1e17752ef9fe8a4816dad7b158e
parentdb2c8e60f28f4fd3e0967592fb1ff1bf1b8f01aa
tree-pretty-print.c (dump_generic_node): Properly test the result of exact_log2.

2012-07-05  Richard Guenther  <rguenther@suse.de>

* tree-pretty-print.c (dump_generic_node): Properly test
the result of exact_log2.

From-SVN: r189291
gcc/ChangeLog
gcc/tree-pretty-print.c