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/15255] [tree-ssa] a * 2 + a * 2 is not converted to a * 4


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-21 05:13 -------
I will submit my patch tree combine patch tonight which fixes the second case but not the first as the 
first is a problem in fold.

-- 


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


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