https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
--- Comment #236 from The Written Word <bugzilla-gcc at thewrittenword dot com> --- (In reply to John Buddery from comment #235) > Interesting - that's with a 32 bit gas? $ file bin/gcc111/ia64-hp-hpux11.31/bin/as bin/gcc111/ia64-hp-hpux11.31/bin/as: ELF-32 executable object file - IA64 $% bin/gcc111/ia64-hp-hpux11.31/bin/as --version GNU assembler (GNU Binutils) 2.30 Copyright (C) 2018 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or later. This program has absolutely no warranty. This assembler was configured for a target of `ia64-hp-hpux11.31'. > It could be a change between 2.30 and 2.36 I guess, I might see if I can > narrow it down. We prefer to build with HP C and only use GCC when we must. 2.36 didn't build as easily out-of-the-box with HP C and we haven't tried to fix it so we've stuck with 2.30 for newer GCC releases.