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
vda.linux at googlemail dot com via Gcc-bugs Thu, 11 Jul 2024 14:43:25 -0700
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