How to control the offset for stack operation?
\ Mohamed Shafi (16 Apr 2007)
. \ J.C. Pizarro (16 Apr 2007)
. . \ Mohamed Shafi (16 Apr 2007)
. . . \ J.C. Pizarro (16 Apr 2007)
. . . . \ Mohamed Shafi (16 Apr 2007)
. \ Ian Lance Taylor (16 Apr 2007)

36 msgGCC 4.2.0 Status Report (2007-04-15)
3 msgStatus of PR21561
1 msgMaintainers for C preprocessor
1 msglibffi failures on powerpc-apple-darwin7.9.0
7 msgA question on gimplifier
1 msggcc-4.1.2 testsuite report MAC OS 10.3.9 Power ...
1 msgmanipulating VCG files
1 msggcc-4.3-20070413 is now available
16 msgGIMPLE tuples document uploaded to wiki
6 msgRFC: Add target_isa_flags
1 msgtree_code and type safety
3 msgNonzero result when left-shift greater than wid...
1 msghow to regenerate automake files
18 msg[MIPS] MADD issue
16 msgCall to arms: testsuite failures on various tar...
3 msgNew wiki page on testing compile times and memo...
16 msgRFA: i386 is running out target mask bits
10 msg[RFA] C++ language compatibility in sources [wa...
7 msglibstdc++.dylib linking problem on Darwin
Subject:How to control the offset for stack operation?
Group:Gcc
From:Mohamed Shafi
Date:16 Apr 2007


hello all,

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..

Is there a way to control this ? i mean say for long long the offset
is 4 if long long is mapped to TI mode and i want the generate the
offset such that it is 2.

Is there a way to do this in gcc ?

Regards,
Shafi


© 2004-2008 readlist.com