https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126290
--- Comment #1 from Ammar Faizi <ammarfaizi2 at gnuweeb dot org> --- This breaks raw syscall wrappers (such as those in liburing, nolibc, and custom implementations) whenever a syscall buffer is a thread-local object. Syscall arguments 4, 5, and 6 (%r10, %r8, %r9) are silently corrupted.
