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/15458] Combine ~ and ^.


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-17 02:05 -------
Will be fix by PR 15459 when fold is able to optimize ~(a<D1109>_1 ^ 65535) into 
~a<D1104>_1 ^ 65535

-- 


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


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