This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH] Fix OpenMP offloading to NVPTX and correct location of


> > 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]