Related articles |
---|
Gnu C compiler RTL question dadorran@my-dejanews.com (1998-09-13) |
Re: Gnu C compiler RTL question kong@ece.ucdavis.edu (Timothy Kong) (1998-09-18) |
Re: Gnu C compiler RTL question lehotsky@tiac.net (1998-09-18) |
Re: Gnu C compiler RTL question misar@rbg.informatik.tu-darmstadt.de (1998-09-18) |
From: | dadorran@my-dejanews.com |
Newsgroups: | comp.compilers |
Date: | 13 Sep 1998 22:27:21 -0400 |
Organization: | Compilers Central |
Keywords: | GCC, question |
I read somewhere that the RTL is independent of the machine description, but
looking at some compiled code shows that it does depend on the registers used
as the stack and frame pointers.
Are thes the only instances where this occurs??
Thanks in advance,
David.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.