home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / pub / users / Harry / compilers / p10 / tst / write.err.bak < prev    next >
Text File  |  2006-02-17  |  578b  |  28 lines

  1. Parsing Source Code...
  2. Semantic Error Checking...
  3. Generating Intermediate Code...
  4. Performing Peephole Optimizations...
  5. (Peephole optimizer not implemented.)
  6. Printing Offset Information...
  7.   MAIN BODY:
  8.     FrameSize = 104
  9.     Offsets of local variables:
  10.       -4    x
  11.       -8    i
  12.       -12    b
  13.   PROCEDURE p1_foo1:
  14.     FrameSize = 104
  15.     Lex Level = 1
  16.     Offsets of formals:
  17.     Offsets of local variables:
  18.       -4    t1
  19.       -8    t2
  20.       -12    t3
  21.   PROCEDURE p2_foo2:
  22.     FrameSize = 104
  23.     Lex Level = 1
  24.     Offsets of formals:
  25.     Offsets of local variables:
  26.       -4    t4
  27.       -8    t5
  28.