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 tree-optimization/33434] [4.3 Regression] inlining miscompilation



------- 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?

Razya 


-- 


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


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