gcc/gcc ChangeLog jump.c
dj@gcc.gnu.org
dj@gcc.gnu.org
Wed Feb 14 10:34:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: dj@gcc.gnu.org 2001-02-14 10:34:26
Modified files:
gcc : ChangeLog jump.c
Log message:
* jump.c (jump_optimize_1): When we delete a conditional jump
preceeding a non-conditional jump to effectively the same place,
make sure that the combined jump skips any clobber insns between
the two labels.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.9275&r2=1.9276
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/jump.c.diff?cvsroot=gcc&r1=1.153&r2=1.154
More information about the Gcc-cvs
mailing list