gcc/gcc ChangeLog config/cris/cris.c
hp@gcc.gnu.org
hp@gcc.gnu.org
Sat Feb 12 15:17:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: hp@gcc.gnu.org 2005-02-12 01:08:34
Modified files:
gcc : ChangeLog
gcc/config/cris: cris.c
Log message:
PR regression/19898.
* config/cris/cris.c (cris_notice_update_cc): When testing if insn
changes cc_status, use apply modified_in_p to part of cc_status
and insn, not cris_reg_overlap_mentioned_p on SET_DEST of insn
body.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7452&r2=2.7453
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/cris/cris.c.diff?cvsroot=gcc&r1=1.64&r2=1.65
More information about the Gcc-cvs
mailing list