head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	96.12.02.18.02.36;	author nathanw;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add test programs, input files, output files, and tools for regression-testing.
@
text
@01_highchar
01_lowchar
02_manyvars
03_arithorder
03_bigarith
spim: (parser) syntax error on line 100 of file 03_bigarith.lst
	  neg:
	     ^
Instruction references undefined symbol at 0x004000d8
09_arraycopy
09_higharray
09_lowarray
12_morenestedif
spim: (parser) syntax error on line 45 of file 12_morenestedif.lst
	  not:
	     ^
Instruction references undefined symbol at 0x00400064
13_return0
13_return1
13_stack
14_scope
15_argorder
15_cbv
spim: (parser) syntax error on line 11 of file 15_cbv.lst
	  b:
	   ^
Instruction references undefined symbol at 0x00400014
15_manyargs
spim: (parser) syntax error on line 9 of file 15_manyargs.lst
	  j:
	   ^
Instruction references undefined symbol at 0x00400014
15_procarray
01output
02var
03arith
04morevar
05loop
06if
07ifloop
08relops
09array
10input
11return
12nestedif
13proc
14globals
15args
16syntax
Syntax error near line 6
Expecting ; but found } (})
Using token } on line 6 as last token to sync with production for proc_def

Error encounterd while parsing, not creating assembly output
Instruction references undefined symbol at 0x00400014
17semantics
Line #5:Location variable 'my_undeclared_variable' used before declared
Error encounterd while parsing, not creating assembly output
Instruction references undefined symbol at 0x00400014
18adt
19array
19array_check
19array_check_1_b
19array_check_2
19array_check_2b
19array_check_3
19array_check_4
19array_check_5
coconut
spim: (parser) Label is defined for the second time on line 515 of file coconut.lst
	  animal.set_velocity:
	                     ^
spim: (parser) Label is defined for the second time on line 523 of file coconut.lst
	  l4:
	    ^
spim: (parser) Label is defined for the second time on line 767 of file coconut.lst
	  animal.get_velocity:
	                     ^
spim: (parser) Label is defined for the second time on line 775 of file coconut.lst
	  l10:
	     ^
spim: (parser) Label is defined for the second time on line 892 of file coconut.lst
	  animal.set_velocity:
	                     ^
spim: (parser) Label is defined for the second time on line 900 of file coconut.lst
	  l4:
	    ^
spim: (parser) Label is defined for the second time on line 1144 of file coconut.lst
	  animal.get_velocity:
	                     ^
spim: (parser) Label is defined for the second time on line 1152 of file coconut.lst
	  l10:
	     ^
spim: (parser) Label is defined for the second time on line 1269 of file coconut.lst
	  animal.set_velocity:
	                     ^
spim: (parser) Label is defined for the second time on line 1277 of file coconut.lst
	  l4:
	    ^
spim: (parser) Label is defined for the second time on line 1366 of file coconut.lst
	  animal.get_velocity:
	                     ^
spim: (parser) Label is defined for the second time on line 1374 of file coconut.lst
	  l10:
	     ^
fib
pig
qsort
set
Can't expand stack segment by 16 bytes to 524288 bytes
Use -lstack # with # > 524288
@
