gcc-16-20251214 testsuite results for ia64

Jonathan Wakely jwakely@redhat.com
Thu Jan 8 13:06:11 GMT 2026


On Thu, 8 Jan 2026 at 12:43, Frank Scheiner wrote:
> But if you tell me that this won't affect the GCC bootstraps, I could
> enable that for future builds, of course. Also to possibly solve the
> below issues because of missing LTO support.
>
> So, just to be sure: `--enable-lto` is enough to support this, or do I
> also need "lto" in `--enable-languages=`?

Just remove --disable-lto

It's enabled automatically, which adds it to --enable-languages
automatically, but the explicit --disable-lto overrides that default
behaviour.



More information about the Gcc mailing list