On 7/15/20 2:51 PM, Peter Maydell wrote: > On Wed, 15 Jul 2020 at 13:29, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: >> What host/distrib are you using? >> >> I can not reproduce on aarch64 (Ubuntu 20.04 LTS) using: >> gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0 > > Ubuntu 20.04 LTS (this is the aarch64.ci.qemu.org packet.net box > you have access to).
Yes this is where I tested. > Also Ubuntu 18.04.4 LTS aarch32 chroot on > an aarch64 system. > >> Any config in particular? > > Nope, stock "configure" with no arguments. Incremental build, not > from-clean. OK, I tested from-clean (in case that helps Alex). Thanks, Phil.