On Mon 2026-03-02 15:34:25, Rainer Orth wrote: > > * config/sparc/sparc.h (HAVE_AS_TLS): Do '#ifndef HAVE_AS_TLS > > #define HAVE_AS_TLS 1'. > > That's the opposite of what the patch does ;-) Maybe better say > > (HAVE_AS_TLS): Default to 0. > > instead?
Ah, right. Thanks for catching that. The good old off-by-one error but modulo two :). > > Although I'm not a SPARC maintainer, this is my fault and as obvious as > it gets, so ok with the nit above fixed. I agree. It does seem obvious to me. I'll push it as obvious (with that changelog adjustment). Hopefully the SPARC maintainers don't mind. I wrongly assumed that you're the SPARC maintainer :). Should have double-checked MAINTAINERS. Cheers, Filip
