On 4/16/07, J.C. Pizarro <[EMAIL PROTECTED]> wrote:
2007/4/16, Mohamed Shafi <[EMAIL PROTECTED]> wrote:
> > > Depending on the machine mode the compiler will generate automatically
> > > the offset required for the stack operation i.e for a machine with
> > > word size is 32, for char type the offset is 1, for int type the
> > > offset is 2 and so on..
>
>    I was not talking about the size of long long but the offset i.e
> 4x32, required for stack operation.
> I want gcc to generate the code such that the offset is 2 (64
> bytes)and not 4 (128 bytes)
>

Offset in bytes? Offset in 32-bit words?
Please, define offset? You confuse.

Offset in 32-bit words.


J.C. Pizarro

Reply via email to