gimple-fold.c (fold_gimple_assign): Remove operand swapping.
authorRichard Guenther <rguenther@suse.de>
Thu, 14 Jul 2011 14:21:07 +0000 (14:21 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 14 Jul 2011 14:21:07 +0000 (14:21 +0000)
commit5fbcc0ed20ecdfd980106ac22607c5baed60d234
treee18b92ce0412ea9f3b2a1a1f187207e97fd6b8ca
parentfbf3fee2b959926c4df4295eba74ea144f0c6a00
gimple-fold.c (fold_gimple_assign): Remove operand swapping.

2011-07-14  Richard Guenther  <rguenther@suse.de>

* gimple-fold.c (fold_gimple_assign): Remove operand swapping.
(fold_stmt_1): Do it here directly on gimple and as a first thing.

From-SVN: r176273
gcc/ChangeLog
gcc/gimple-fold.c