------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-24
20:16 -------
I think this is now fixed on the mainline at the RTL level:
ior:
movl 4(%esp), %eax
orb $1, (%eax)
ret-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18031
