https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79039
Bill Schmidt <wschmidt at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carll at gcc dot gnu.org, | |wschmidt at gcc dot gnu.org --- Comment #1 from Bill Schmidt <wschmidt at gcc dot gnu.org> --- CCing Carl. Carl, be sure to use long long instead of long so that you get 64 bits on both -m32 and -m64.