This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Target ABIs with 16bit ints.


> doc/portability.texi says
> 'The main goal of GCC was to make a good, fast compiler for machines in
> the class that the GNU system aims to run on: 32-bit machines that address
> 8-bit bytes and have several general registers.'

There's a big difference between "run on" and "target".  The *host*
must have 32 bit ints.  The target doesn't need to.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]