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 target/50131] Optimize x = -1 with "or" for -O


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

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2011-08-19 20:58:00 UTC ---
There are 1273 "movl $0xffffffff," and 924 "movq 0xffffffffffffffff,"
in cc1plus.  This change can reduce cc1plus size by 6242 bytes.


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