Hello Jan,
Jan Vraný via linaro-toolchain linaro-toolchain@lists.linaro.org writes:
unfortunately I do not have arm system at hand. I tried to build this commit on QEMU (qemu-system-arm) running Debian (armhf architecture) and I cannot reproduce any of the regressions.
I'd appreciate some information on how to build and run suitable armv8l system on QEMU (or, if that's easier, on Odroid-N2) - I could not find much.
Our CI runs on Ubuntu 24.04, so I was able to reproduce the regressions on real hardware running that OS.
I'll set up a QEMU VM with Debian to see if I can reproduce them there, but if you want you can also try with an Ubuntu 24.04 image. I think it's likely that it would show the problem.
You probably already know this, but for completeness: when running the GDB tests with QEMU emulation one normally needs to increase the timeout to account for the slowness, by putting something like "set gdb_test_timeout 300" in <build-dir>/gdb/testsuite/site.exp.