re PR tree-optimization/32698 (inefficient pointer expression)
authorRichard Guenther <rguenther@suse.de>
Mon, 9 Jul 2007 19:41:54 +0000 (19:41 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 9 Jul 2007 19:41:54 +0000 (19:41 +0000)
commitb462d62dafaa25a4445191cd1685d2a7c343d1b6
tree44874c8e102a8391055f35199a18373413dd8626
parente1cc194c0387dd0ad9fa403429283f89aba293cf
re PR tree-optimization/32698 (inefficient pointer expression)

2007-07-09  Richard Guenther  <rguenther@suse.de>

PR middle-end/32698
* fold-const.c (fold_plusminus_mult_expr): Move constant
arguments second to allow decomposing.

From-SVN: r126494
gcc/ChangeLog
gcc/fold-const.c