Re: stupid pointer alignment question (re: cernlib on m68k)

2004-01-15 Thread Goswin von Brederlow
"Kevin B. McCarty" <[EMAIL PROTECTED]> writes: > Hi, > I am wondering: will g77 et al. cause programs to automatically align all > 32-bit integers in memory with pointers that are multiples of 4 bytes? > (Given that the integers are array elements that aren't members of any > other structure, an

stupid pointer alignment question (re: cernlib on m68k)

2004-01-15 Thread Kevin B. McCarty
Hi, I am wondering: will g77 et al. cause programs to automatically align all 32-bit integers in memory with pointers that are multiples of 4 bytes? (Given that the integers are array elements that aren't members of any other structure, and exist at compile time.) Because I'm seeing a bug in paw