default alignment

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

 



Hi,

Assume the following C program.

void main ( void )
{
  int var;
}

Does gcc guarantee that "var" will be aligned on 4-byte boundary on
x86 (32/64) architectures ?

Thanks for help



[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