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] -fipa-cp miscompilation



------- Comment #6 from pinskia at gcc dot gnu dot org  2007-10-28 00:30 -------
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.


-- 


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]