[Bug target/96607] GCC feeds SPARC/Solaris linker with unrecognized TLS sequences

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 6 11:26:44 GMT 2020


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.


More information about the Gcc-bugs mailing list