Re: PR1ME C compiler sources

arnold@skeeve.com (Aharon Robbins)
Thu, 26 Sep 2019 10:57:19 -0000 (UTC)

          From comp.compilers

Related articles
PR1ME C compiler sources derek@_NOSPAM_knosof.co.uk (Derek M. Jones) (2019-09-25)
Re: PR1ME C compiler sources arnold@skeeve.com (2019-09-25)
Re: PR1ME C compiler sources drb@ihatespam.msu.edu (2019-09-25)
Re: PR1ME C compiler sources drb@ihatespam.msu.edu (2019-09-25)
Re: PR1ME C compiler sources drb@ihatespam.msu.edu (2019-09-25)
Re: PR1ME C compiler sources derek@_NOSPAM_knosof.co.uk (Derek M. Jones) (2019-09-26)
Re: PR1ME C compiler sources arnold@skeeve.com (2019-09-26)
Re: PR1ME C compiler sources drb@ihatespam.msu.edu (2019-09-27)
Re: PR1ME C compiler sources derek@_NOSPAM_knosof.co.uk (Derek M. Jones) (2019-09-28)
Re: PR1ME C compiler sources gneuner2@comcast.net (George Neuner) (2019-09-27)
| List of all articles for this month |

From: arnold@skeeve.com (Aharon Robbins)
Newsgroups: comp.compilers
Date: Thu, 26 Sep 2019 10:57:19 -0000 (UTC)
Organization: A noiseless patient Spider
References: 19-09-003 19-09-004 19-09-005
Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="92083"; mail-complaints-to="abuse@iecc.com"
Keywords: C, history
Posted-Date: 27 Sep 2019 01:07:15 EDT

>[I'd still be interested in hearing what any of them did for character
>pointers. -John]


ISTR that the GT C compiler had char as a 16-bit quantity, I guess
for this reason. That was V-Mode code. Supposedly the newer
I-Mode instruction set supported addressing 8 bit units, but all
the stuff we did was in V-Mode.
--
Aharon (Arnold) Robbins arnold AT skeeve DOT com



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.