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 / misc.err.bak < prev    next >
Text File  |  2006-02-17  |  787b  |  48 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 = 160
  9.     Offsets of local variables:
  10.       -4    b
  11.       -8    a
  12.       -12    r
  13.       -16    g
  14.       -20    h
  15.       -24    t1
  16.       -28    t2
  17.       -32    t3
  18.       -36    t4
  19.       -40    t5
  20.       -44    t6
  21.       -48    t7
  22.       -52    t8
  23.       -56    t9
  24.       -60    t10
  25.       -64    t11
  26.   PROCEDURE p1_foo:
  27.     FrameSize = 144
  28.     Lex Level = 1
  29.     Offsets of formals:
  30.       68    x
  31.       72    y
  32.       76    z
  33.       80    i
  34.       84    j
  35.     Offsets of local variables:
  36.       -4    a
  37.       -8    k
  38.       -12    t12
  39.       -16    t13
  40.       -20    t14
  41.       -24    t15
  42.       -28    t16
  43.       -32    t17
  44.       -36    t18
  45.       -40    t19
  46.       -44    t20
  47.       -48    t21
  48.