This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: what does this mean?


On 17 March 2013 06:48, ishare wrote:
>
>    what is this used for?
>
>            __attribute__((__aligned__(1<<7)))
>
>   thanks

It's documented at
http://gcc.gnu.org/onlinedocs/gcc-4.7.2/gcc/Variable-Attributes.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]