Related articles |
---|
[20 earlier articles] |
Re: Register allocation torbenm@diku.dk (2005-05-18) |
Re: Register allocation thibault.langlois@di.fc.ul.pt (thibault.langlois@di.fc.ul.pt) (2005-05-20) |
Re: Register allocation c3riechers@adelphia.com (Chuck Riechers) (2005-05-21) |
register allocation camille@bluegrass.net (David Lindauer) (2005-11-12) |
register allocation dgb@cs.washington.edu (1989-11-22) |
Re: register allocation larus@primost.wisc.EDU (1989-11-24) |
Register Allocation napi@rangkom.MY (1990-02-17) |
Re: Register Allocation cik@l.cc.purdue.edu (1990-02-15) |
Re: Register Allocation wendyt@cs.washington.edu (1990-02-26) |
Re: Register Allocation Moss@cs.umass.edu (1990-02-25) |
Re: Register Allocation dds@cc.ic.ac.uk (1990-02-27) |
Register Allocation nandu@jupiter.cs.clemson.edu (1993-03-31) |
Register Allocation rajiv@polya.ece.wisc.edu (1993-08-31) |
[2 later articles] |
From: | napi@rangkom.MY (Mohd Hanafiah b. Abdullah) |
Newsgroups: | comp.compilers |
Keywords: | Pointers |
Date: | 17 Feb 90 03:05:35 GMT |
Organization: | MIMOS, Malaysia |
How does one perform register allocation on scalar variables that may
be pointed to by others?
I am curious because, a pointer assumes that the variable it points to
resides in memory, but in actuality the variable resides in a register.
I am sure there is a solution to this problem and has been asked before
in the newsgroup, but could you please e-mail the answer to me anyway?
Mohd Hanafiah Abdullah.
[I am unaware of any general solution to this problem, but perhaps a
reader has some suggestion. This is compilers' first message from Malaysia,
and I welcome our readers there. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.