home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / arch / 12055 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  913 b 

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!male.EBay.Sun.COM!exodus.Eng.Sun.COM!brahmand.Eng.Sun.COM!grover
  2. From: grover@brahmand.Eng.Sun.COM (Vinod Grover)
  3. Newsgroups: comp.arch
  4. Subject: Re: No Last Call Optimization on Sparc and DECstation
  5. Date: 4 Jan 1993 03:11:43 GMT
  6. Organization: Sun
  7. Lines: 15
  8. Message-ID: <lkfanfINNdjm@exodus.Eng.Sun.COM>
  9. References: <1992Dec30.094352.4243@cucs5.cs.cuhk.hk>
  10. NNTP-Posting-Host: brahmand
  11.  
  12. In article <1992Dec30.094352.4243@cucs5.cs.cuhk.hk> bmtong@cs.cuhk.hk (Tong Bo-Ming) writes:
  13. >It is a sad thing to notice that such a nice optimization is not
  14. >implemented in languages other than Prolog and on RISC architectures.
  15. >
  16. >                Tong Bo-Ming
  17. >                Department of Computer Science
  18. >                The Chinese University of Hong Kong
  19.  
  20.  
  21. Tail call elimination and tail recursion elimination are performed by
  22. SPARCcompilers (1.0, and 2.0.1). On SPARC this saves register windows.
  23.  
  24. Vinod Grover
  25.  
  26.  
  27.