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 / frame2.err.bak < prev    next >
Text File  |  2006-02-17  |  1KB  |  61 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 = 96
  9.     Offsets of local variables:
  10.   PROCEDURE p1_foo1:
  11.     FrameSize = 96
  12.     Lex Level = 1
  13.     Offsets of formals:
  14.       68    a1
  15.     Offsets of local variables:
  16.   PROCEDURE p2_foo2:
  17.     FrameSize = 96
  18.     Lex Level = 1
  19.     Offsets of formals:
  20.       68    a1
  21.       72    a2
  22.     Offsets of local variables:
  23.   PROCEDURE p3_foo4:
  24.     FrameSize = 96
  25.     Lex Level = 1
  26.     Offsets of formals:
  27.       68    a1
  28.       72    a2
  29.       76    a3
  30.       80    a4
  31.     Offsets of local variables:
  32.   PROCEDURE p4_bar1:
  33.     FrameSize = 104
  34.     Lex Level = 1
  35.     Offsets of formals:
  36.     Offsets of local variables:
  37.       -4    i
  38.       -8    t1
  39.       -12    t2
  40.   PROCEDURE p5_bar2:
  41.     FrameSize = 96
  42.     Lex Level = 2
  43.     Offsets of formals:
  44.     Offsets of local variables:
  45.       -4    t3
  46.   PROCEDURE p6_bar3:
  47.     FrameSize = 112
  48.     Lex Level = 1
  49.     Offsets of formals:
  50.     Offsets of local variables:
  51.       -4    i
  52.       -8    j
  53.       -12    t4
  54.       -16    t5
  55.   PROCEDURE p7_bar2:
  56.     FrameSize = 96
  57.     Lex Level = 2
  58.     Offsets of formals:
  59.     Offsets of local variables:
  60.       -4    t6
  61.