Hi Rafael, On 2023-11-13 05:13, Rafael Laboissière wrote: > The attached file bug-1055750.tgz contains a minimal code that > triggers the bug on an armhf system
Thanks! For the record I can reproduce the issue in a armhf chroot, but *not* on armel and arm64. The only thing to change in the reproducer is the -I argument to gfortran: armhf: /usr/lib/arm-linux-gnueabihf armel: /usr/lib/arm-linux-gnueabi arm64: /usr/lib/aarch64-linux-gnu I'll see if I can find out more.

