[Bug c/65145] size of atomic object is not correct

2015-02-20 Thread jsm28 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65145 Joseph S. Myers changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/65145] size of atomic object is not correct

2015-02-20 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65145 --- Comment #3 from joseph at codesourcery dot com --- On Fri, 20 Feb 2015, alexey.lapshin at oracle dot com wrote: > Hi Joseph, > > Could you help me with a link to the correct description of atomic ABI, > which in fact used by gcc/g++, pl

[Bug c/65145] size of atomic object is not correct

2015-02-20 Thread alexey.lapshin at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65145 --- Comment #2 from Alexey Lapshin --- Hi Joseph, Could you help me with a link to the correct description of atomic ABI, which in fact used by gcc/g++, please ? Thank you, Alexey.

[Bug c/65145] size of atomic object is not correct

2015-02-20 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65145 --- Comment #1 from joseph at codesourcery dot com --- On Fri, 20 Feb 2015, alexey.lapshin at oracle dot com wrote: > The size of atomic object does not match with documentation - > https://gcc.gnu.org/wiki/Atomic/GCCMM/UnalignedPolicy specifica