https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78105
PeteVine <tulipawn at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ICE during LTO bootstrap on |ICE during LTO bootstrap on
|AARCH64 with extra options |AARCH64 with gold linker
--- Comment #11 from PeteVine <tulipawn at gmail dot com> ---
Ok, it was neither about binutils, nor special flags. I was able to complete
the build using 2.27 and full flags, provided ld.bfd was used and
--with-checking=release was never used.
The latter option was leading to discrepancies on 32/64-bit ARM platforms.