alpha.c (alpha_expand_block_move): mode_for_size expects bits, not bytes.
authorRichard Henderson <rth@cygnus.com>
Sat, 12 Dec 1998 16:52:32 +0000 (08:52 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 12 Dec 1998 16:52:32 +0000 (08:52 -0800)
commitf35cba2192c45759a2141ae8ec4f0f64ddd9bcb2
treef9b7d30d2d42b0fe5a6eefd64cb8e1317b880ad6
parent4d7614e9f1741e6d01c35ba1e40e22da4abe91cd
alpha.c (alpha_expand_block_move): mode_for_size expects bits, not bytes.

        * alpha.c (alpha_expand_block_move): mode_for_size expects
        bits, not bytes.  Infer extra alignment from addressof.

From-SVN: r24270
gcc/ChangeLog
gcc/config/alpha/alpha.c