https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115875

--- Comment #2 from Denis Vlasenko <vda.linux at googlemail dot com> ---


0x00000000ffffffffUL works, although it uses

b8 ff ff ff ff          mov    $0xffffffff,%eax

instead of

83 c8 ff                or     $0xffffffff,%eax

Reply via email to