alpha.c (alpha_expand_prologue): Use gen_adddi3 instead of emit_move_insn+plus_constant.
authorRichard Henderson <rth@cygnus.com>
Sat, 17 Apr 1999 19:03:04 +0000 (12:03 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 17 Apr 1999 19:03:04 +0000 (12:03 -0700)
commitf9d7e5cd9ecc1a22a4765dee9dbdd695b42c9c3a
tree84028d48da4d024e152ae17059f174d03663179c
parent01198c2f1f0197eaf446bc9153cd57cc7a94f52a
alpha.c (alpha_expand_prologue): Use gen_adddi3 instead of emit_move_insn+plus_constant.

        * alpha.c (alpha_expand_prologue): Use gen_adddi3 instead of
        emit_move_insn+plus_constant.  For NT, don't use the stack probe
        loop pointer to allocate stack space.
        * alpha.md (adddi3): Always use lda to set the stack pointer.

From-SVN: r26524
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.md