https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102838
Rainer Orth <ro at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED --- Comment #22 from Rainer Orth <ro at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #21) > Yeah, but clearly not in libgomp, but in the testcase, so IMNSHO we > shouldn't reuse this PR for that. On x86_64-linux I see movaps into and out > from the thr.1 TLS variable and in two spots to/from stack, the thr.1 TLS > var has .align 16, so all seems to be ok. You're right: this failure was already introduced between 20210802 and 20210804. It's another instance of PR target/102772.