https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104458
--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-10 branch has been updated by Uros Bizjak <u...@gcc.gnu.org>: https://gcc.gnu.org/g:0cbdb6f7662e404a72f13a1e47609ca7d80ec4fb commit r10-10447-g0cbdb6f7662e404a72f13a1e47609ca7d80ec4fb Author: H.J. Lu <hjl.to...@gmail.com> Date: Thu Feb 10 06:26:23 2022 -0800 pr104458.c: Replace long with long long for -mx32 PR target/104458 * gcc.target/i386/pr104458.c: Replace long with long long. (cherry picked from commit 69febe852753448582ae4a73793816dfb9d91c3b)