Fix miscompilation of linux kernel ia64_do_signal routine.
authorJim Wilson <wilson@redhat.com>
Fri, 17 Nov 2000 22:18:25 +0000 (22:18 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 17 Nov 2000 22:18:25 +0000 (14:18 -0800)
commit95c8e04b098394262e6883b8ef5e713d080f92e5
treec8bc91dc4827b16086b98c856986594bf4c3b47b
parent4f21aedbf4c7661626f49e7ca74ecc2a80892262
Fix miscompilation of linux kernel ia64_do_signal routine.

* config/ia64/ia64.c (emit_insn_group_barriers, case CALL_INSN):
Don't clear need_barrier is next_insn is a CALL_INSN, or has
instruction type B or UNKNOWN.

From-SVN: r37528
gcc/ChangeLog
gcc/config/ia64/ia64.c