OSDN Git Service

* config/ia64/ia64.c (group_barrier_needed_p): Special case
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 31 Mar 2002 00:15:19 +0000 (00:15 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 31 Mar 2002 00:15:19 +0000 (00:15 +0000)
commitb8536bfb6def125f4f24af5e4268fcd8541d02f2
treed185d6c7d62af9f76c31adac33c3469286614f64
parentc025b1a644b65c08643efda8bba7f2b69bf3c1b0
    * config/ia64/ia64.c (group_barrier_needed_p): Special case
        prologue_allocate_stack.
        (ia64_single_set): Use insn codes for recognition of special
        cases, not rtl matching.
        * config/ia64/ia64.md (prologue_allocate_stack): Op 3 is in-out.

* gcc.c-torture/compile/20020330-1.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51615 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.md
gcc/testsuite/gcc.c-torture/compile/20020330-1.c [new file with mode: 0644]