size of int 24

Richard Henderson rth@cygnus.com
Mon Oct 30 11:49:00 GMT 2000


On Sun, Oct 29, 2000 at 10:26:52PM -0800, brahmaiah vallabhaneni wrote:
>   1)  Can I have gcc for a machine
> where integers are 24 bit long ??

Yes, though it's not fantastic.  See for example the
mn10200 port which has 24-bit address registers.

>    If so in which mode should I access them  ??
>  (SI,PSI  ??)

PSI.

>   2) Can I change the mode sizes in gcc
>      (machmode.def)   ??

No.


r~


More information about the Gcc mailing list