[Bug tree-optimization/33434] [4.3 Regression] inlining miscompilation
rguenther at suse dot de
gcc-bugzilla@gcc.gnu.org
Mon Oct 29 12:15:00 GMT 2007
------- Comment #11 from rguenther at suse dot de 2007-10-29 12:14 -------
Subject: Re: [4.3 Regression] inlining
miscompilation
On Mon, 29 Oct 2007, razya at il dot ibm dot com wrote:
> ------- Comment #10 from razya at il dot ibm dot com 2007-10-29 12:08 -------
> (In reply to comment #6)
> > Hmm, I have a question about IPA CP, should it call cfgcleanup also? It does
> > not fix the problem here but it seems like a good idea. I can test a patch
> > which adds the cfgcleanup if it is a good idea.
>
> Hi Andrew
> IPA CP iterates the whole callgraph, so do you mean cfgcleanup for each
> function?
Only for the clones it propagated constants into.
Richard.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33434
More information about the Gcc-bugs
mailing list