https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125418

--- Comment #12 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Alexander Monakov from comment #11)
> Evidently, previous GCC releases avoided triggering the linker bug (by not
> upgrading TLS access model).
> 
> Hence, I don't think it's a good idea to "resolve" this GCC regression by
> "moving" it to Binutils, and leaving GCC release branch unusable with
> existing linkers. The fix on GCC side looks non-intrusive and backportable,
> so let's make a fix on both sides.

1. As the testcase in comment #10 shows that the alpha linker is broken
for all versions of GCC.
2. X86 linker doesn't suffer from

https://sourceware.org/bugzilla/show_bug.cgi?id=34165

Why should x86 GCC be penalized because of the broken alpha linker?

Reply via email to