On Fri, Apr 04, 2025 at 10:48:17PM +1100, Nat Sloss wrote: > The changes to the context switch in sys/m68k have been reverted and the nop > insertion by gas(1) has been turned off by default.
What does upstream gcc plan to do with the new option? Default on or off? I guess we can find some way to have a generic toggle via make variables that makes both variants easy to achive. But I still would like to fully understand the workaround (even if just out of curiosity). Martin