calls.c (expand_call): Use bitfield instructions to extract/deposit word sized hunks...
authorJeffrey A Law <law@cygnus.com>
Wed, 26 Aug 1998 17:06:03 +0000 (17:06 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 26 Aug 1998 17:06:03 +0000 (11:06 -0600)
commit425c08a151458c1c44c27d191ef8d46756980b06
tree9f3ebc504caa79d3cdd95e4d5b90252503ede2bd
parentcc1f775259572ef1e0158a799d436f99782f1701
calls.c (expand_call): Use bitfield instructions to extract/deposit word sized hunks when...

        * calls.c (expand_call): Use bitfield instructions to extract/deposit
        word sized hunks when loading unaligned args into registers.

From-SVN: r22008
gcc/ChangeLog
gcc/calls.c