------- Comment #1 from rguenth at gcc dot gnu dot org  2007-03-19 11:17 -------
(x & 7) + 8 & 7 is actually ((x & 7) + 8) & 7


-- 


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

Reply via email to