* combine.c (can_combine_p): Do not prevent building insns that use
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jun 2004 13:11:44 +0000 (13:11 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jun 2004 13:11:44 +0000 (13:11 +0000)
commitb9f1cca59de85ed245cc0be1502d3004053d7305
treea3302f4c09b4eb6c793d19de6e01698e604bf91a
parent4f264c8b1f30ba6c58be89d6015a7b28829cf99f
* combine.c (can_combine_p): Do not prevent building insns that use
and clobber the same fixed hard register.
(reg_dead_at_p): Likewise.

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