Hi, I have been trying to figure out why I constantly get 2 extra TLS symbols in my aarch64-linux-gnu libstdc++ ABI tests, and it turned out to be due to support for non-TLS toolchain -- as discussed here [*].
However, as far as I understand, aarch64-linux-gnu postdates NPTL implementation, so I'm wondering if --disable-tls is even applicable to aarch64-linux-gnu. If --disable-tls is not applicable, then we might as well include TLS symbols into aarch64-linux-gnu libstdc++ ABI baseline (as done for solaris configs). Comments? [*] http://thread.gmane.org/gmane.comp.gcc.patches/308910/focus=308917 -- Maxim Kuvyrkov www.linaro.org
0001-Fix-libstdc-ABI-baseline-for-aarch64-linux-gnu.patch
Description: Binary data