This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/22002] [4.0 Regression] internal consistency failure with -funroll-loops



------- Comment #10 from amodra at gcc dot gnu dot org  2005-11-15 01:00 -------
Subject: Bug 22002

Author: amodra
Date: Tue Nov 15 01:00:09 2005
New Revision: 106922

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106922
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:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/combine.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22002


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]