[Bug target/55492] __atomic_load doesn't match ACQUIRE memory model

2012-12-13 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55492 --- Comment #6 from Richard Henderson 2012-12-13 21:17:55 UTC --- Author: rth Date: Thu Dec 13 21:17:52 2012 New Revision: 194491 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194491 Log: PR middle-end/55492 * optab

[Bug target/55492] __atomic_load doesn't match ACQUIRE memory model

2012-12-13 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55492 --- Comment #5 from Richard Henderson 2012-12-13 21:16:50 UTC --- Author: rth Date: Thu Dec 13 21:16:45 2012 New Revision: 194490 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194490 Log: PR middle-end/55492 * optab

[Bug target/55492] __atomic_load doesn't match ACQUIRE memory model

2012-12-13 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55492 Richard Henderson changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/55492] __atomic_load doesn't match ACQUIRE memory model

2012-11-29 Thread amacleod at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55492 --- Comment #3 from Andrew Macleod 2012-11-29 15:20:04 UTC --- Send it to the patches list. As long as you have a waiver on file allowing the code to be used I can check it in.

[Bug target/55492] __atomic_load doesn't match ACQUIRE memory model

2012-11-29 Thread yvan.roux at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55492 --- Comment #2 from Yvan Roux 2012-11-29 09:51:41 UTC --- Thanks Andrew for the review, I can't commit the patch myself, can you do it, or have I to post it on the mailing list ?

[Bug target/55492] __atomic_load doesn't match ACQUIRE memory model

2012-11-28 Thread amacleod at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55492 Andrew Macleod changed: What|Removed |Added CC||amacleod at redhat dot com ---