> > Thanks. This is in the #else branch of '#ifdef HAVE_PTHREAD_AFFINITY_NP' > > (so the ChangeLog entry should have [!HAVE_PTHREAD_AFFINITY_NP]) -- > > I'm curious why you don't have this defined. One reason I can think of is, > > if you're building libgomp against musl libc
(I was mistaken here - musl libc does provide pthread_.*affinity_np entrypoints) > I'm fine with any splitting or changes to my change as long as the problem is > fixed in the end ;-) Applied as svn rev. 242918 and then deleted critical.c in the next commit. Thanks. Alexander