== Progress == * GCC upstream validation: - reported a couple of failures/regressions
* GCC: - Committed a few fixes to MVE/CDE tests to avoid failures on arm-linux-gnueabi toolchains - Sent a few more testcases fixes - PR94538 (pure-code/M23): Let Wilco handle it since he has more testcases - Looked at Linaro bug #5614, and forwarded it for upstream discussion as PR94743 (IRQ handler and Neon registers)
* FDPIC/GDB: - rebased gdbserver patches, it still crashes at runtime. Code size bigger than my last attempt with gdb-8.x. - tried to link it statically, but that fails because of multiple defs in uclibc.
* misc: - infra fixes / troubleshooting / reviews - lots of disruptions
== Next == * FDPIC GDB * GCC/cortex-M