http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46309
Steven Fuerst <svfuerst at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |svfuerst at gmail dot com --- Comment #2 from Steven Fuerst <svfuerst at gmail dot com> 2010-11-06 18:55:48 UTC --- This is even better, for this particular case. mov 0x4(%esp),%eax and $-3, %eax cmp $1, %eax sete%al ret