tree-ssa-reassoc.c (attempt_builtin_powi_stats): Change %ld to HOST_WIDE_INT_PRINT_DE...
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Thu, 12 Apr 2012 21:22:53 +0000 (21:22 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Thu, 12 Apr 2012 21:22:53 +0000 (21:22 +0000)
commit1ede5f2c24b169223b884bfbbd198edc61d057ce
tree7e7c7647529b663b8c9f98100dee76998dd6e88a
parent2fc9b37dd021df4f3edbda3be09bd891b5bf71e3
tree-ssa-reassoc.c (attempt_builtin_powi_stats): Change %ld to HOST_WIDE_INT_PRINT_DEC in format strings.

2012-04-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* tree-ssa-reassoc.c (attempt_builtin_powi_stats): Change %ld to
HOST_WIDE_INT_PRINT_DEC in format strings.

From-SVN: r186393
gcc/ChangeLog
gcc/tree-ssa-reassoc.c