re PR tree-optimization/22525 (tree based value profiling (-fprofile-use) produces...
authorRichard Guenther <rguenther@suse.de>
Mon, 24 Apr 2006 07:58:53 +0000 (07:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 24 Apr 2006 07:58:53 +0000 (07:58 +0000)
commit7e1584f82dcb1d1a2953381a16542772ab4f5adf
tree047d09366bf5c0f83cb9a0899199c15b84de22de
parente2537f2c039f645cff41975b5a6ddcf26b7c4c79
re PR tree-optimization/22525 (tree based value profiling (-fprofile-use) produces mismatch types in conditional)

2006-04-24  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/22525
* value-prof.c (tree_mod_pow2): Remove unnecessary temporary
variable, adjust types of generated expressions.

From-SVN: r113216
gcc/ChangeLog
gcc/value-prof.c