[Bug rtl-optimization/22002] [4.0 Regression] internal consistency failure with -funroll-loops
amodra at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 15 00:59:00 GMT 2005
------- Comment #9 from amodra at gcc dot gnu dot org 2005-11-15 00:59 -------
Subject: Bug 22002
Author: amodra
Date: Tue Nov 15 00:59:21 2005
New Revision: 106921
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106921
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/combine.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22002
More information about the Gcc-bugs
mailing list