This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Target ABIs with 16bit ints.
- From: Michael Matz <matz at suse dot de>
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Mon, 14 Oct 2002 23:18:40 +0200 (CEST)
- Subject: Re: Target ABIs with 16bit ints.
Hi again,
On Mon, 14 Oct 2002, Michael Matz wrote:
> avr is 8bit or 16bit (command line). m68k is 16 or 32 bit, dsp16xxx is 16
> bit, mn10200 is 16 bit, m68hc11 is 16 or 32 bit, stormy16 is 16 bit, ip2k
> is 8 bit.
Grrr. h8300 also is 16 or 32 bit.
Ciao,
Michael.