home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!male.EBay.Sun.COM!exodus.Eng.Sun.COM!brahmand.Eng.Sun.COM!grover
- From: grover@brahmand.Eng.Sun.COM (Vinod Grover)
- Newsgroups: comp.arch
- Subject: Re: No Last Call Optimization on Sparc and DECstation
- Date: 4 Jan 1993 03:11:43 GMT
- Organization: Sun
- Lines: 15
- Message-ID: <lkfanfINNdjm@exodus.Eng.Sun.COM>
- References: <1992Dec30.094352.4243@cucs5.cs.cuhk.hk>
- NNTP-Posting-Host: brahmand
-
- In article <1992Dec30.094352.4243@cucs5.cs.cuhk.hk> bmtong@cs.cuhk.hk (Tong Bo-Ming) writes:
- >It is a sad thing to notice that such a nice optimization is not
- >implemented in languages other than Prolog and on RISC architectures.
- >
- > Tong Bo-Ming
- > Department of Computer Science
- > The Chinese University of Hong Kong
-
-
- Tail call elimination and tail recursion elimination are performed by
- SPARCcompilers (1.0, and 2.0.1). On SPARC this saves register windows.
-
- Vinod Grover
-
-
-