https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124484
Andre Vehreschild <vehre at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2026-03-13 00:00:00 |
--- Comment #5 from Andre Vehreschild <vehre at gcc dot gnu.org> ---
Ah, ok, thanks for the hint.
So what I see from the linaro bug report is, that it is on aarch64.
Unfortunately I see in that desert of characters nothing about the OS that test
is run on. I therefore assumed an aarch64 machine from the compile farm would
do the trick. So I picked cfarm185 which has a rather old kernel and probably
also other stuff, that is not uptodate. Now trying cfarm103, which at least is
some more recent. Probably the issue is with older libcs and not with aarch64.