From: amodra Date: Tue, 15 Nov 2005 00:59:21 +0000 (+0000) Subject: PR rtl-optimization/22002 X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=95eeafc865f79b786ab34cb2b56b0ee8efcd6b0a;hp=95eeafc865f79b786ab34cb2b56b0ee8efcd6b0a PR rtl-optimization/22002 * combine.c (distribute_notes): Detect cases where a reg dies two or more times in a bb, including on the insn we are combining, and place the death note on the correct range. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106921 138bc75d-0d04-0410-961f-82ee72b054a4 ---