PR regression/19898.
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Feb 2005 01:08:33 +0000 (01:08 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Feb 2005 01:08:33 +0000 (01:08 +0000)
commit37ed48c7a8887c4278c09303bacb1532140a9cc3
tree7a87f8b19e23ea4b3626c8884af1c2249355ac3d
parent0dfc45b5614725c49ee4d16ad5cd04dde5fb1912
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94914 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/cris/cris.c