Amol Mohite wrote:

> So when gcc pads it to 8 bytes, can we say for sure that next allocation
> might be at 8byte boundary ?

No. You can be sure that it will satisfy any CPU-imposed alignment
requirements, but that's all.

-- 
Glynn Clements <[EMAIL PROTECTED]>

Reply via email to