This is the mail archive of the glibc-bugs@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]

[Bug nptl/3328] bogus assertion failure in __pthread_mutex_lock with gcc 4.2


------- Additional Comments From jakub at redhat dot com  2006-10-10 14:11 -------
lll_mutex_lock is asm volatile with "memory" clobber, so if GCC reorders
stuff around it, it is a GCC bug, not glibc.
So, please preprocess and file a GCC bug instead.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3328

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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