]> git.ipfire.org Git - thirdparty/gcc.git/commit
fold-const.c (extract_muldiv_1): Revert changing order of operands in case MULT_EXPR...
authorRichard Henderson <rth@redhat.com>
Fri, 21 Mar 2003 00:04:50 +0000 (16:04 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 21 Mar 2003 00:04:50 +0000 (16:04 -0800)
commit6df53ec763ab2359e07c4dbcf72cd213a0e810af
tree7b8d84ae91282c029e695a7a42087c63a5bd34d1
parent65f5f95ce7ce23eb40991f9c88991117a679cebc
fold-const.c (extract_muldiv_1): Revert changing order of operands in case MULT_EXPR of 2003-02-16 patch.

        * fold-const.c (extract_muldiv_1): Revert changing order of
        operands in case MULT_EXPR of 2003-02-16 patch.

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