I doubled checked and that commit was for a different 32 bit issue.
What are you using for your build compiler? binutils?
On 6/7/21 2:19 PM, William Seurer via Gcc wrote:
I believe that was recently fixed on trunk by
fb6b24c66ea5a2ccbf6fb9f299c20a69f962ac9b
On 6/3/21 4:59 AM, John Paul Adrian Glaubitz wrote:
Hi!
I'm currently building GCC from git on various Debian targets to help
with the
gccrs development effort a bit. On 32-bit PowerPC, I have run into a
problem
which seems to be related to Multi-Arch (see below).
I have already the patch gcc-multiarch.diff that Debian is shipping
and passing
--enable-multiarch but that doesn't help. Building 64-bit PowerPC
(ppc64be) works
without any issues.
I'm building in a 32-bit chroot. Anyone got any clue?