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/29738] Missed constant propagation into loops



------- Comment #9 from rakdver at gcc dot gnu dot org  2006-11-07 10:55 -------
> Ah, I see.  You are of course completely right.  Now the question is,
> why does store_ccp not handle it?  (Maybe it is as dis-functional as
> store_copyprop was until I fixed it?)

I ended up rewriting large parts of store_ccp, so this indeed might be the case
(I am testing the patch now).


-- 


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


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