function.c (expand_function_end): Pass alignment argument to emit_block_move in bits...
authorJeffrey A Law <law@cygnus.com>
Thu, 30 Mar 2000 20:32:31 +0000 (20:32 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 30 Mar 2000 20:32:31 +0000 (13:32 -0700)
commit744bfbfa782d95bec20b3e109bde6ee109588f1a
tree8ba4417bacfff7dc419f90ac28b308f7afd85e77
parent6e898acd022dfec8fe4ac7bd5cfec72cc0d94f4f
function.c (expand_function_end): Pass alignment argument to emit_block_move in bits, not bytes.

        * function.c (expand_function_end): Pass alignment argument to
        emit_block_move in bits, not bytes.

From-SVN: r32835
gcc/ChangeLog
gcc/function.c