On Thu, Apr 9, 2009 at 6:07 AM, Bernd Roesch <[email protected]> wrote: > Hi, > > i see simular lines in a program. > > char buf[256] __attribute__((aligned(16))); > printf("%x\n",&buf[0]);
This is PR 16660. Thanks, Andrew Pinski
On Thu, Apr 9, 2009 at 6:07 AM, Bernd Roesch <[email protected]> wrote: > Hi, > > i see simular lines in a program. > > char buf[256] __attribute__((aligned(16))); > printf("%x\n",&buf[0]);
This is PR 16660. Thanks, Andrew Pinski