[Bug c/65146] alignment of _Atomic structure member is not correct

joseph at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Fri Feb 20 21:43:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65146

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
On Fri, 20 Feb 2015, alexey.lapshin at oracle dot com wrote:

> Alignment of single _Atomic object match with documentation :
> https://gcc.gnu.org/wiki/Atomic/GCCMM/UnalignedPolicy . 

That's not documentation.  Implementation differences from early plans are 
not a bug.  Differences in alignment are only bugs if they mean atomic 
operations *fail to be atomic*.



More information about the Gcc-bugs mailing list