This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A live analysis problem on gcc4.2.3
Yes. Any help?
On Wed, Apr 16, 2008 at 7:20 PM, Eric Botcazou <ebotcazou@adacore.com> wrote:
> > Start from the bb's live out and calculate each insn's live in&out.
> > Where the first insn's live in must be the bb's live in, but the
> > assertion failed.
>
> So you're dumping pbi->reg_live after the call to propagate_one_insn as "insn
> live in", right?
>
> --
> Eric Botcazou
>