re PR regression/19898 (cris-elf testsuite failure: gcc.c-torture/execute/strlen...
commitf4ddadddf99edb3fd2ec0585c7463278d2f0e70c
authorHans-Peter Nilsson <hp@axis.com>
Sat, 12 Feb 2005 01:08:33 +0000 (12 01:08 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sat, 12 Feb 2005 01:08:33 +0000 (12 01:08 +0000)
tree7a87f8b19e23ea4b3626c8884af1c2249355ac3d
parent7e7e470f9bf455553ee08e9be90943fa3631a07b
re PR regression/19898 (cris-elf testsuite failure: gcc.c-torture/execute/strlen-1.c execution, -O2 and higher)

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.

From-SVN: r94914
gcc/ChangeLog
gcc/config/cris/cris.c