]> gcc.gnu.org Git - gcc.git/commit
(move_block_from_reg): New argument SIZE.
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 28 Jul 1993 17:13:53 +0000 (10:13 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 28 Jul 1993 17:13:53 +0000 (10:13 -0700)
commit0040593d8684944f889602a4c3a18cf751408293
tree41835f38ee795120fd0e6361929159ca3cc54eb1
parent8498efd0821d30f473d873bd4378484f914d9be5
(move_block_from_reg): New argument SIZE.

(move_block_from_reg): New argument SIZE.  If SIZE less
than word and BYTES_BIG_ENDIAN, shift block left to align it
before storing it to memory.

From-SVN: r5014
gcc/expr.c
This page took 0.054963 seconds and 5 git commands to generate.