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 middle-end/25530] (unsigned / 2)*2 is not changed into unsigned &~1



------- Comment #1 from phython at gcc dot gnu dot org  2006-03-29 05:32 -------
Created an attachment (id=11148)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11148&action=view)
prelimiinary patch

 This patch bootstraps, but I'm not sure if it causes testsuite regressions. 
It triggers in 36 different places during a bootstrap and 1319 times during a
bootstrap.


-- 


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


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