[Bug regression/19898] [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/strlen-1.c execution, -O2 and higher
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Feb 12 15:37:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-12 01:09 -------
Subject: Bug 19898
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
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19898
More information about the Gcc-bugs
mailing list