[patch] Correctly align arrays of int64_t on 32 bit systems
Joerg Sonnenberger
joerg at britannica.bec.de
Wed Aug 7 12:36:49 PDT 2013
On Wed, Aug 07, 2013 at 02:07:49PM -0400, Rafael EspĂndola wrote:
> >> Does your patch affect the alignof builtin or not?
> >
> > I should not.
>
> Sorry. I read "attribute". It should change the value of alignof, yes.
Should foo[n] really return different results depending on the value of
n? That feels wrong to me.
Joerg
More information about the cfe-commits
mailing list