]> gcc.gnu.org Git - gcc.git/commit
calls.c (expand_call): When copying unaligned values into a register...
authorDoug Evans <dje@gnu.org>
Sun, 13 Apr 1997 23:30:18 +0000 (23:30 +0000)
committerDoug Evans <dje@gnu.org>
Sun, 13 Apr 1997 23:30:18 +0000 (23:30 +0000)
commita22ad972279e38bdac5b057846daeb00f1644dce
tree83d1aefa63ecf43bc297c36944892759219b5d20
parent58a32c5c030a7928ea45640bde5cd3854cc8bce2
calls.c (expand_call): When copying unaligned values into a register...

* calls.c (expand_call): When copying unaligned values into a register,
zero out the register first rather than emitting a clobber.

From-SVN: r13898
gcc/calls.c
This page took 0.059786 seconds and 5 git commands to generate.