]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/22067 (Inconsistent multiply by immediate)
authorDavid Edelsohn <edelsohn@gnu.org>
Sat, 17 Sep 2005 20:17:54 +0000 (20:17 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 17 Sep 2005 20:17:54 +0000 (16:17 -0400)
commit53c4ca47aefe9fe454964b4db1e007044132f550
tree85ccf25f29bce00a90b36b0428c3c68b74835ba9
parent31043f6cfc3612e0278f2dea1a8e3ce050b72798
re PR middle-end/22067 (Inconsistent multiply by immediate)

        PR middle-end/22067
        * expmed.c (expand_mult): Substitute simple register for op0 when
        computing max_cost.

From-SVN: r104373
gcc/ChangeLog
gcc/expmed.c