https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92149
--- Comment #2 from Maxim Egorushkin <maxim.yegorushkin at gmail dot com> --- I notice that g++ always zeros out unused high-order bits. Clang++ never does. Both follow the same System V ABI.
maxim.yegorushkin at gmail dot com Fri, 18 Oct 2019 04:10:12 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92149
--- Comment #2 from Maxim Egorushkin <maxim.yegorushkin at gmail dot com> --- I notice that g++ always zeros out unused high-order bits. Clang++ never does. Both follow the same System V ABI.