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

Peter Bergner <bergner at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |linkw at gcc dot gnu.org,
                   |                            |meissner at gcc dot gnu.org,
                   |                            |segher at gcc dot gnu.org

--- Comment #2 from Peter Bergner <bergner at gcc dot gnu.org> ---
Technically, the only ABI that officially supports it is our 64-bit LE ELFv2
ABI.  I'm sure it could work on others, but I'm not sure all the i's have been
dotted and the t's crossed to say for sure that it does, so it's probably
safest to just disable it everywhere other than 64-bit LE ELFv2.

Reply via email to