2009-01-07 Richard Guenther <rguenther@suse.de>
commit4f1351a20d48f29af9b858d0b2d03a362d294feb
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Jan 2009 10:53:30 +0000 (7 10:53 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Jan 2009 10:53:30 +0000 (7 10:53 +0000)
tree518bb42576e6930222440ecd11448fd0360f85b9
parent7f71c5fa5f67a55ec690c3d73f9581a05496a45e
2009-01-07  Richard Guenther  <rguenther@suse.de>

PR middle-end/38751
* fold-const.c (extract_muldiv): Remove obsolete comment.
(fold_plusminus_mult_expr): Undo MINUS_EXPR
to PLUS_EXPR canonicalization for the canonicalization.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143152 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c