|
From: Erik P. <epe...@iv...> - 2025-10-19 05:56:00
|
On Mon, 2025-10-06 at 13:41 +0200, Philipp Klaus Krause wrote: > We're currently missing quite a few snapshots: > > * aarch64-linux-gnu > * powerpc64-linux-gnu > Stopped two days ago. These are my machines, but I'm not there, and > ssh > isn't working anymore either. I'll have a look next week. > > * i386-unknown-linux2.5 > Stopped a week and a half ago. > > * x86_64-apple-macosx > Stopped over a month ago. There's been some progress, but also a new regression. The systems generating 32-bit Linux, 32/64-bit Windows, and x86 MacOS snapshots currently do not support the C23 dialect but a recent update to z80/gen.c has declarations immediately following case labels, which I believe requires at least C23. Erik |