------- 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
pinskia at gcc dot gnu dot org Fri, 24 Jun 2005 13:17:02 -0700
------- 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