This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCHv3 1/2] nptl: Add adapt_count parameter to lll_unlock_elision


This appears to have broken the 32-bit x86 build.

pthread_mutex_unlock.c: In function '__pthread_mutex_unlock_usercnt':
pthread_mutex_unlock.c:67:40: error: macro "lll_unlock_elision" passed 3 arguments, but takes just 2
           PTHREAD_MUTEX_PSHARED (mutex));
                                        ^

-- 
Joseph S. Myers
joseph@codesourcery.com


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