]> git.ipfire.org Git - thirdparty/gcc.git/commit
optabs.c (expand_binop): When synthesizing double word rotates from single word shifts...
authorOlivier Hainque <hainque@act-europe.fr>
Tue, 23 Mar 2004 21:54:36 +0000 (22:54 +0100)
committerOlivier Hainque <hainque@gcc.gnu.org>
Tue, 23 Mar 2004 21:54:36 +0000 (21:54 +0000)
commit0c0ab0f1e8936341273663940ea12f84b0a109ad
tree9e138ca5957f7bc7e59eeabd4f1cce25b81c4ebd
parent22421b79c8da16dd6dccb2232c1da6096590e525
optabs.c (expand_binop): When synthesizing double word rotates from single word shifts...

        * optabs.c (expand_binop): When synthesizing double word rotates
        from single word shifts, use a new register target if the provided
        target is not a REG already.

From-SVN: r79875
gcc/ChangeLog
gcc/optabs.c