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 middle-end/52201] FAIL: 29_atomics/atomic/operators/51811.cc (test for excess errors)


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

--- Comment #3 from dave.anglin at bell dot net 2012-02-10 22:44:17 UTC ---
On 2/10/2012 5:41 PM, John David Anglin wrote:
> There is only only one atomic instruction (ldcw). 
Actually, loads and stores are also atomic and strongly ordered.  But 
that's it.


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