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

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|MOVED                       |---
             Status|RESOLVED                    |NEW

--- Comment #11 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
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.

Reply via email to