https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103275
--- Comment #3 from Jason A. Donenfeld ---
Here: https://gcc.godbolt.org/z/zqbWK8rE8
On line 76 of the output:
kmovd k0, DWORD PTR __libc_tsd_CTYPE_B@gotntpoff[ebx]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103275
--- Comment #2 from Jason A. Donenfeld ---
Yes, but as I wrote, this sort of thing is emitted by gcc when compiling C
code, as described in https://sourceware.org/bugzilla/show_bug.cgi?id=28595
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103275
Andrew Pinski changed:
What|Removed |Added
Keywords||link-failure
--- Comment #1 from Andrew