public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Target ABIs with 16bit ints.
@ 2002-10-14 12:56 Nathan Sidwell
  2002-10-14 14:06 ` DJ Delorie
  2002-10-14 16:12 ` Michael Matz
  0 siblings, 2 replies; 6+ messages in thread
From: Nathan Sidwell @ 2002-10-14 12:56 UTC (permalink / raw)
  To: gcc

Hi,
Something's just popped concerning targets with 16bit ints. Paul Koning
reminds me that the pdp11 target has such. This conflicts with the gcc
& gnu coding standards.

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

the gnu coding standards additionally say
'However, don't make any effort to cater to the possibility that an
@code{int} will be less than 32 bits.  We don't support 16-bit machines
in GNU.'

How many 16bit int abi targets do we have?
How important are they now? (Yes, I know the pdp11 /was/ important :)
Should we deprecate them?

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
          'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-10-15  4:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-14 12:56 Target ABIs with 16bit ints Nathan Sidwell
2002-10-14 14:06 ` DJ Delorie
2002-10-14 14:06   ` Nathan Sidwell
2002-10-14 16:12 ` Michael Matz
2002-10-14 16:29   ` Michael Matz
2002-10-15  0:22     ` Mike Laman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).