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 / error4b.givenOutput1 < prev    next >
Text File  |  2006-03-05  |  213b  |  8 lines

  1. rm -f tst/error4b.s
  2. rm -f tst/error4b
  3. java Main < tst/error4b.pcat 1> tst/error4b.s
  4. Assembling...
  5. Beginning execution...
  6. Should cause an index-out-of-bounds error...
  7. Execution Error: Array index is out of bounds!
  8.