https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96607
--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > Is there any workaround for this issue? Some gcc switch to disable the new > optimization which came in GCC 10? The optimization (-fdelayed-branch) has been there for years though and you can always pass the associated -fno-xxx switch.