Re: attribute syntax

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



He Zhao <He.Zhao@xxxxxxxxxxxxx> writes:

> Are these two syntaxes equivalent?
>    __attribute__((aligned(16))
>    __attribute((aligned(16))
>
> I somehow I saw the second one somewhere but I cannot find it now.  Also, the second one does not cause compilation error.  I'm wondering if both of them are correct syntax.  Thanks.

Yes, they are equivalent.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux