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

[Bug libgomp/56159] config/linux/ptrlock.c lacks acquire barrier


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56159

Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Joost.VandeVondele at mat
                   |                            |dot ethz.ch

--- Comment #1 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> 2013-01-31 07:28:53 UTC ---
I'm wondering if this is partially discussed in

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561#c32

The PR also discusses how to build libgomp with -fsanitize=thread, which
appears a really good way to help debug threading issues.


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