On Fri, Nov 15, 2013 at 11:12:39AM +0100, Richard Biener wrote:
> Btw, what does the C++ memory model say for
> 
> struct { char x; short a; short b; } a __attribute__((packed));
Nothing, because packed is outside of the standard?

        Jakub

Reply via email to