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 / p11 / tst / alloc1.givenOutput1 < prev    next >
Text File  |  2006-03-05  |  197b  |  9 lines

  1. rm -f tst/alloc1.s
  2. rm -f tst/alloc1
  3. java Main < tst/alloc1.pcat 1> tst/alloc1.s
  4. Assembling...
  5. Beginning execution...
  6. Testing IRallocate, IRstore...
  7. Testing IRloadIndirect...
  8. Should print 123...123
  9.