egcs/gcc ChangeLog config/ia64/ia64.c
wilson@gcc.gnu.org
wilson@gcc.gnu.org
Fri Nov 17 14:18:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: wilson@gcc.gnu.org 2000-11-17 14:18:26
Modified files:
gcc : ChangeLog
gcc/config/ia64: ia64.c
Log message:
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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.8297&r2=1.8298
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&r1=1.62&r2=1.63
More information about the Gcc-cvs
mailing list