]> gcc.gnu.org Git - gcc.git/commit
re PR rtl-optimization/22002 (internal consistency failure with -funroll-loops)
authorAlan Modra <amodra@bigpond.net.au>
Tue, 15 Nov 2005 00:59:21 +0000 (00:59 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Tue, 15 Nov 2005 00:59:21 +0000 (11:29 +1030)
commit46de9b3caffed182eced14f567b27bb77630335f
treefb1b5a7c58c0d92dea3fff32e17615973850ea40
parent12431170a7501c25893590d93c876951081da6f9
re PR rtl-optimization/22002 (internal consistency failure with -funroll-loops)

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.

From-SVN: r106921
gcc/ChangeLog
gcc/combine.c
This page took 0.059564 seconds and 5 git commands to generate.