* alpha.c (alpha_handle_trap_shadows): Remove do-nothing exit.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Aug 1998 18:48:21 +0000 (18:48 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Aug 1998 18:48:21 +0000 (18:48 +0000)
commitb9b4428b78a8d619d8fefe51afd0d25befa5f3c8
treea1b1bdc9b3978737aba1793850f82ca03dfffd60
parent8da6595be2d202ef28daf5d5e4704c54e7c6f96c
    * alpha.c (alpha_handle_trap_shadows): Remove do-nothing exit.
        Tag trapb and next insn with TImode.
        (alphaev5_insn_pipe, alphaev5_next_group, alphaev5_align_insns): New.
        (alpha_reorg): Add conditional for alpha_handle_trap_shadows.
        Invoke alphaev5_align_insns as appropriate.
        * alpha.md (attr type): Add multi.
        (define_asm_attributes): New.
        (prologue_stack_probe_loop, builtin_setjmp_receiver): Set type multi.
        (arg_home): Likewise.
        (fnop, unop, realign): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22010 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.md