Re: register variables in C.

Brian.Scearce@Eng.Sun.COM (Brian Scearce)
Thu, 30 Apr 1992 22:08:33 GMT

          From comp.compilers

Related articles
register variables in C. eric@pencom.com (1992-04-22)
register variables in C. kennykb@dssv01.crd.ge.com (1992-04-22)
Re: register variables in C. moss@cs.umass.edu (1992-04-23)
Re: register variables in C. dd@mips.com (1992-04-23)
Re: register variables in C. dave.howell@ColumbiaSC.NCR.COM (Dave Howell) (1992-04-24)
Re: register variables in C. bart@cs.uoregon.edu (1992-04-29)
Re: register variables in C. jeff@dsp.sps.mot.com (1992-04-30)
Re: register variables in C. Brian.Scearce@Eng.Sun.COM (1992-04-30)
Re: register variables in C. pardo@cs.washington.edu (1992-05-01)
Re: register variables in C. metaware!miker@uunet.UU.NET (1992-05-01)
Re: register variables in C. preston@dawn.cs.rice.edu (1992-05-01)
Re: register variables in C. bliss@sp64.csrd.uiuc.edu (1992-05-01)
Re: register variables in C. ressler@cs.cornell.edu (1992-05-02)
Re: register variables in C. stephen@estragon.uchicago.edu (1992-05-04)
[3 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers
From: Brian.Scearce@Eng.Sun.COM (Brian Scearce)
Keywords: registers, errors
Organization: Compilers Central
Date: Thu, 30 Apr 1992 22:08:33 GMT

In article 161@comp.compilers, you comment:
> [I'd rather say that register means register and if you want the
> compiler to make its own decisions, say -Dregister=auto. -John]


Doesn't work for the ever-popular:


f(register int x);


---
Brian Scearce bls@sector7g.eng.sun.com
[Oops. -John]
--


Post a followup to this message

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