Re: Figure 1.9 from the Dragon Book

kurt@inobiz.se (Kurt Svensson)
24 Aug 2001 00:48:43 -0400

          From comp.compilers

Related articles
Figure 1.9 from the Dragon Book kvinay@ip.eth.net (Vinay Kakade) (2001-08-20)
Re: Figure 1.9 from the Dragon Book kurt@inobiz.se (2001-08-24)
Re: Figure 1.9 from the Dragon Book colohan+@cs.cmu.edu (Christopher Brian Colohan) (2001-08-24)
| List of all articles for this month |

From: kurt@inobiz.se (Kurt Svensson)
Newsgroups: comp.compilers
Date: 24 Aug 2001 00:48:43 -0400
Organization: http://groups.google.com/
References: 01-08-118
Keywords: books
Posted-Date: 24 Aug 2001 00:48:43 EDT

Remember that the Dragon book was originally written around 1978.
At that time memory was in many cases limited. When you do
global optimizations you need a lot of memory, at least I did at that time.
This ment that you had to report some warning or errors if the
complete program could not be optimized.


Regards
Kurt Svensson
Inobiz AB
www.inobiz.se


Post a followup to this message

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