CM3 M3Tests Status for Target Platform NT386

report generated at 2008-04-26 17:38:06 on amnesiac

Package Status Diffs
p001 Hello world
Comparing files P0\P001\stdout.build and ..\SRC\P0\P001\STDOUT.BUILD
***** P0\P001\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P001\STDOUT.BUILD
*****

Comparing files P0\P001\stderr.build and ..\SRC\P0\P001\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P001\stdout.pgm and ..\SRC\P0\P001\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P001\stderr.pgm and ..\SRC\P0\P001\STDERR.PGM
FC: no differences encountered

p002 Text
Comparing files P0\P002\stdout.build and ..\SRC\P0\P002\STDOUT.BUILD
***** P0\P002\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P002\STDOUT.BUILD
*****

Comparing files P0\P002\stderr.build and ..\SRC\P0\P002\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P002\stdout.pgm and ..\SRC\P0\P002\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P002\stderr.pgm and ..\SRC\P0\P002\STDERR.PGM
FC: no differences encountered

p003 Fmt
Comparing files P0\P003\stdout.build and ..\SRC\P0\P003\STDOUT.BUILD
***** P0\P003\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P003\STDOUT.BUILD
*****

Comparing files P0\P003\stderr.build and ..\SRC\P0\P003\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P003\stdout.pgm and ..\SRC\P0\P003\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P003\stderr.pgm and ..\SRC\P0\P003\STDERR.PGM
FC: no differences encountered

p004 exception mechanism
Comparing files P0\P004\stdout.build and ..\SRC\P0\P004\STDOUT.BUILD
***** P0\P004\stdout.build
"..\src\Main.m3", line 35: warning: exception is never raised: Main.e
"..\src\Main.m3", line 9: warning: exception is never raised: 
"..\src\Main.m3", line 59: warning: unreachable statement
"..\src\Main.m3", line 68: warning: unreachable statement
"..\src\Main.m3", line 71: warning: unreachable statement
"..\src\Main.m3", line 82: warning: unreachable statement
"..\src\Main.m3", line 86: warning: unreachable statement
"..\src\Main.m3", line 64: warning: unreachable statement
8 warnings encountered
***** ..\SRC\P0\P004\STDOUT.BUILD
"../src/Main.m3", line 35: warning: exception is never raised: Main.e
"../src/Main.m3", line 9: warning: exception is never raised: 
"../src/Main.m3", line 59: warning: unreachable statement
"../src/Main.m3", line 64: warning: unreachable statement
"../src/Main.m3", line 68: warning: unreachable statement
"../src/Main.m3", line 71: warning: unreachable statement
"../src/Main.m3", line 82: warning: unreachable statement
"../src/Main.m3", line 86: warning: unreachable statement
8 warnings encountered
*****

***** P0\P004\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P004\STDOUT.BUILD
*****

Comparing files P0\P004\stderr.build and ..\SRC\P0\P004\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P004\stdout.pgm and ..\SRC\P0\P004\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P004\stderr.pgm and ..\SRC\P0\P004\STDERR.PGM
FC: no differences encountered

p005 a simple thread program
Comparing files P0\P005\stdout.build and ..\SRC\P0\P005\STDOUT.BUILD
***** P0\P005\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P005\STDOUT.BUILD
*****

Comparing files P0\P005\stderr.build and ..\SRC\P0\P005\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P005\stdout.pgm and ..\SRC\P0\P005\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P005\stderr.pgm and ..\SRC\P0\P005\STDERR.PGM
FC: no differences encountered

p006 a bit more complicated
Comparing files P0\P006\stdout.build and ..\SRC\P0\P006\STDOUT.BUILD
***** P0\P006\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P006\STDOUT.BUILD
*****

Comparing files P0\P006\stderr.build and ..\SRC\P0\P006\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P006\stdout.pgm and ..\SRC\P0\P006\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P006\stderr.pgm and ..\SRC\P0\P006\STDERR.PGM
FC: no differences encountered

p007 a whole bunch of threads - does the memory grow ?
Comparing files P0\P007\stdout.build and ..\SRC\P0\P007\STDOUT.BUILD
***** P0\P007\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P007\STDOUT.BUILD
*****

Comparing files P0\P007\stderr.build and ..\SRC\P0\P007\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P007\stdout.pgm and ..\SRC\P0\P007\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P007\stderr.pgm and ..\SRC\P0\P007\STDERR.PGM
FC: no differences encountered

p008 thread alerts
Comparing files P0\P008\stdout.build and ..\SRC\P0\P008\STDOUT.BUILD
***** P0\P008\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P008\STDOUT.BUILD
*****

Comparing files P0\P008\stderr.build and ..\SRC\P0\P008\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P008\stdout.pgm and ..\SRC\P0\P008\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P008\stderr.pgm and ..\SRC\P0\P008\STDERR.PGM
FC: no differences encountered

p009 ORD VAL NUMBER FIRST LAST
Comparing files P0\P009\stdout.build and ..\SRC\P0\P009\STDOUT.BUILD
***** P0\P009\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P009\STDOUT.BUILD
*****

Comparing files P0\P009\stderr.build and ..\SRC\P0\P009\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P009\stdout.pgm and ..\SRC\P0\P009\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P009\stderr.pgm and ..\SRC\P0\P009\STDERR.PGM
FC: no differences encountered

p010 TYPECODE NARROW
Comparing files P0\P010\stdout.build and ..\SRC\P0\P010\STDOUT.BUILD
***** P0\P010\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P010\STDOUT.BUILD
*****

Comparing files P0\P010\stderr.build and ..\SRC\P0\P010\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P010\stdout.pgm and ..\SRC\P0\P010\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P010\stderr.pgm and ..\SRC\P0\P010\STDERR.PGM
FC: no differences encountered

p011 BITSIZE BYTESIZE ADRSIZE
Comparing files P0\P011\stdout.build and ..\SRC\P0\P011\STDOUT.BUILD
***** P0\P011\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P011\STDOUT.BUILD
*****

Comparing files P0\P011\stderr.build and ..\SRC\P0\P011\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P011\stdout.pgm and ..\SRC\P0\P011\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P011\stderr.pgm and ..\SRC\P0\P011\STDERR.PGM
FC: no differences encountered

p014 variables in nested blocks and procedures
Comparing files P0\P014\stdout.build and ..\SRC\P0\P014\STDOUT.BUILD
***** P0\P014\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P014\STDOUT.BUILD
*****

Comparing files P0\P014\stderr.build and ..\SRC\P0\P014\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P014\stdout.pgm and ..\SRC\P0\P014\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P014\stderr.pgm and ..\SRC\P0\P014\STDERR.PGM
FC: no differences encountered

p015 simple procedure with integer argument
Comparing files P0\P015\stdout.build and ..\SRC\P0\P015\STDOUT.BUILD
***** P0\P015\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P015\STDOUT.BUILD
*****

Comparing files P0\P015\stderr.build and ..\SRC\P0\P015\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P015\stdout.pgm and ..\SRC\P0\P015\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P015\stderr.pgm and ..\SRC\P0\P015\STDERR.PGM
FC: no differences encountered

p016 CASE statements
Comparing files P0\P016\stdout.build and ..\SRC\P0\P016\STDOUT.BUILD
***** P0\P016\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P016\STDOUT.BUILD
*****

Comparing files P0\P016\stderr.build and ..\SRC\P0\P016\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P016\stdout.pgm and ..\SRC\P0\P016\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P016\stderr.pgm and ..\SRC\P0\P016\STDERR.PGM
FC: no differences encountered

p017 FOR and EXIT statements
Comparing files P0\P017\stdout.build and ..\SRC\P0\P017\STDOUT.BUILD
***** P0\P017\stdout.build
"..\src\Main.m3", line 30: warning: FOR loop body is unreachable (empty range)
1 warning encountered
***** ..\SRC\P0\P017\STDOUT.BUILD
"../src/Main.m3", line 30: warning: FOR loop body is unreachable (empty range)
1 warning encountered
*****

***** P0\P017\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P017\STDOUT.BUILD
*****

Comparing files P0\P017\stderr.build and ..\SRC\P0\P017\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P017\stdout.pgm and ..\SRC\P0\P017\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P017\stderr.pgm and ..\SRC\P0\P017\STDERR.PGM
FC: no differences encountered

p018 IF statements
Comparing files P0\P018\stdout.build and ..\SRC\P0\P018\STDOUT.BUILD
***** P0\P018\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P018\STDOUT.BUILD
*****

Comparing files P0\P018\stderr.build and ..\SRC\P0\P018\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P018\stdout.pgm and ..\SRC\P0\P018\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P018\stderr.pgm and ..\SRC\P0\P018\STDERR.PGM
FC: no differences encountered

p019 REPEAT and EXIT statements
Comparing files P0\P019\stdout.build and ..\SRC\P0\P019\STDOUT.BUILD
***** P0\P019\stdout.build
"..\src\Main.m3", line 47: warning: unreachable statement
"..\src\Main.m3", line 50: warning: unreachable statement
2 warnings encountered
***** ..\SRC\P0\P019\STDOUT.BUILD
"../src/Main.m3", line 47: warning: unreachable statement
"../src/Main.m3", line 50: warning: unreachable statement
2 warnings encountered
*****

***** P0\P019\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P019\STDOUT.BUILD
*****

Comparing files P0\P019\stderr.build and ..\SRC\P0\P019\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P019\stdout.pgm and ..\SRC\P0\P019\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P019\stderr.pgm and ..\SRC\P0\P019\STDERR.PGM
FC: no differences encountered

p020 TRY FINALLY and RETURN statements
Comparing files P0\P020\stdout.build and ..\SRC\P0\P020\STDOUT.BUILD
***** P0\P020\stdout.build
"..\src\Main.m3", line 16: warning: unreachable statement
"..\src\Main.m3", line 24: warning: unreachable statement
"..\src\Main.m3", line 34: warning: unreachable statement
"..\src\Main.m3", line 38: warning: unreachable statement
"..\src\Main.m3", line 40: warning: unreachable statement
"..\src\Main.m3", line 51: warning: unreachable statement
"..\src\Main.m3", line 55: warning: unreachable statement
"..\src\Main.m3", line 57: warning: unreachable statement
8 warnings encountered
***** ..\SRC\P0\P020\STDOUT.BUILD
"../src/Main.m3", line 16: warning: unreachable statement
"../src/Main.m3", line 24: warning: unreachable statement
"../src/Main.m3", line 34: warning: unreachable statement
"../src/Main.m3", line 38: warning: unreachable statement
"../src/Main.m3", line 40: warning: unreachable statement
"../src/Main.m3", line 51: warning: unreachable statement
"../src/Main.m3", line 55: warning: unreachable statement
"../src/Main.m3", line 57: warning: unreachable statement
8 warnings encountered
*****

***** P0\P020\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P020\STDOUT.BUILD
*****

Comparing files P0\P020\stderr.build and ..\SRC\P0\P020\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P020\stdout.pgm and ..\SRC\P0\P020\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P020\stderr.pgm and ..\SRC\P0\P020\STDERR.PGM
FC: no differences encountered

p021 Imbricated TRY FINALLY statements
Comparing files P0\P021\stdout.build and ..\SRC\P0\P021\STDOUT.BUILD
***** P0\P021\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P021\STDOUT.BUILD
*****

Comparing files P0\P021\stderr.build and ..\SRC\P0\P021\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P021\stdout.pgm and ..\SRC\P0\P021\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P021\stderr.pgm and ..\SRC\P0\P021\STDERR.PGM
FC: no differences encountered

p022 TYPECASE statements
Comparing files P0\P022\stdout.build and ..\SRC\P0\P022\STDOUT.BUILD
***** P0\P022\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P022\STDOUT.BUILD
*****

Comparing files P0\P022\stderr.build and ..\SRC\P0\P022\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P022\stdout.pgm and ..\SRC\P0\P022\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P022\stderr.pgm and ..\SRC\P0\P022\STDERR.PGM
FC: no differences encountered

p023 WHILE and EXIT statements
Comparing files P0\P023\stdout.build and ..\SRC\P0\P023\STDOUT.BUILD
***** P0\P023\stdout.build
"..\src\Main.m3", line 50: warning: unreachable statement
"..\src\Main.m3", line 61: warning: unreachable statement
"..\src\Main.m3", line 64: warning: unreachable statement
3 warnings encountered
***** ..\SRC\P0\P023\STDOUT.BUILD
"../src/Main.m3", line 50: warning: unreachable statement
"../src/Main.m3", line 61: warning: unreachable statement
"../src/Main.m3", line 64: warning: unreachable statement
3 warnings encountered
*****

***** P0\P023\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P023\STDOUT.BUILD
*****

Comparing files P0\P023\stderr.build and ..\SRC\P0\P023\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P023\stdout.pgm and ..\SRC\P0\P023\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P023\stderr.pgm and ..\SRC\P0\P023\STDERR.PGM
FC: no differences encountered

p024 WITH statements
Comparing files P0\P024\stdout.build and ..\SRC\P0\P024\STDOUT.BUILD
***** P0\P024\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P024\STDOUT.BUILD
*****

Comparing files P0\P024\stderr.build and ..\SRC\P0\P024\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P024\stdout.pgm and ..\SRC\P0\P024\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P024\stderr.pgm and ..\SRC\P0\P024\STDERR.PGM
FC: no differences encountered

p025 assignment of INTEGER subranges
Comparing files P0\P025\stdout.build and ..\SRC\P0\P025\STDOUT.BUILD
***** P0\P025\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P025\STDOUT.BUILD
*****

Comparing files P0\P025\stderr.build and ..\SRC\P0\P025\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P025\stdout.pgm and ..\SRC\P0\P025\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P025\stderr.pgm and ..\SRC\P0\P025\STDERR.PGM
FC: no differences encountered

p026 user and language specified variable initialization
Comparing files P0\P026\stdout.build and ..\SRC\P0\P026\STDOUT.BUILD
***** P0\P026\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P026\STDOUT.BUILD
*****

Comparing files P0\P026\stderr.build and ..\SRC\P0\P026\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P026\stdout.pgm and ..\SRC\P0\P026\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P026\stderr.pgm and ..\SRC\P0\P026\STDERR.PGM
FC: no differences encountered

p027 RECORD types variables and assignments
Comparing files P0\P027\stdout.build and ..\SRC\P0\P027\STDOUT.BUILD
***** P0\P027\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P027\STDOUT.BUILD
*****

Comparing files P0\P027\stderr.build and ..\SRC\P0\P027\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P027\stdout.pgm and ..\SRC\P0\P027\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P027\stderr.pgm and ..\SRC\P0\P027\STDERR.PGM
FC: no differences encountered

p028 fixed ARRAY types variables assignments and subscripting
Comparing files P0\P028\stdout.build and ..\SRC\P0\P028\STDOUT.BUILD
***** P0\P028\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P028\STDOUT.BUILD
*****

Comparing files P0\P028\stderr.build and ..\SRC\P0\P028\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P028\stdout.pgm and ..\SRC\P0\P028\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P028\stderr.pgm and ..\SRC\P0\P028\STDERR.PGM
FC: no differences encountered

p029 nested procedures with up-level variable references
Comparing files P0\P029\stdout.build and ..\SRC\P0\P029\STDOUT.BUILD
***** P0\P029\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P029\STDOUT.BUILD
*****

Comparing files P0\P029\stderr.build and ..\SRC\P0\P029\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P029\stdout.pgm and ..\SRC\P0\P029\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P029\stderr.pgm and ..\SRC\P0\P029\STDERR.PGM
FC: no differences encountered

p030 non-opaque OBJECTs
Comparing files P0\P030\stdout.build and ..\SRC\P0\P030\STDOUT.BUILD
***** P0\P030\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P030\STDOUT.BUILD
*****

Comparing files P0\P030\stderr.build and ..\SRC\P0\P030\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P030\stdout.pgm and ..\SRC\P0\P030\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P030\stderr.pgm and ..\SRC\P0\P030\STDERR.PGM
FC: no differences encountered

p034 equality of open arrays and records
Comparing files P0\P034\stdout.build and ..\SRC\P0\P034\STDOUT.BUILD
***** P0\P034\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P034\STDOUT.BUILD
*****

Comparing files P0\P034\stderr.build and ..\SRC\P0\P034\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P034\stdout.pgm and ..\SRC\P0\P034\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P034\stderr.pgm and ..\SRC\P0\P034\STDERR.PGM
FC: no differences encountered

p035 equality of procedures
Comparing files P0\P035\stdout.build and ..\SRC\P0\P035\STDOUT.BUILD
***** P0\P035\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P035\STDOUT.BUILD
*****

Comparing files P0\P035\stderr.build and ..\SRC\P0\P035\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P035\stdout.pgm and ..\SRC\P0\P035\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P035\stderr.pgm and ..\SRC\P0\P035\STDERR.PGM
FC: no differences encountered

p036 fibonacci
Comparing files P0\P036\stdout.build and ..\SRC\P0\P036\STDOUT.BUILD
***** P0\P036\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P036\STDOUT.BUILD
*****

Comparing files P0\P036\stderr.build and ..\SRC\P0\P036\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P036\stdout.pgm and ..\SRC\P0\P036\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P036\stderr.pgm and ..\SRC\P0\P036\STDERR.PGM
FC: no differences encountered

p037 tests Time.LongPause
Comparing files P0\P037\stdout.build and ..\SRC\P0\P037\STDOUT.BUILD
***** P0\P037\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P037\STDOUT.BUILD
*****

Comparing files P0\P037\stderr.build and ..\SRC\P0\P037\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P037\stdout.pgm and ..\SRC\P0\P037\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P037\stderr.pgm and ..\SRC\P0\P037\STDERR.PGM
FC: no differences encountered

p038 sizes of two-byte signed integer subranges
Comparing files P0\P038\stdout.build and ..\SRC\P0\P038\STDOUT.BUILD
***** P0\P038\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P038\STDOUT.BUILD
*****

Comparing files P0\P038\stderr.build and ..\SRC\P0\P038\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P038\stdout.pgm and ..\SRC\P0\P038\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P038\stderr.pgm and ..\SRC\P0\P038\STDERR.PGM
FC: no differences encountered

p039 VERY LONG thread test - commented out
Comparing files P0\P039\stdout.build and ..\SRC\P0\P039\STDOUT.BUILD
***** P0\P039\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P039\STDOUT.BUILD
*****

Comparing files P0\P039\stderr.build and ..\SRC\P0\P039\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P039\stdout.pgm and ..\SRC\P0\P039\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P039\stderr.pgm and ..\SRC\P0\P039\STDERR.PGM
FC: no differences encountered

p040 binary <-> ASCII conversion routines
Comparing files P0\P040\stdout.build and ..\SRC\P0\P040\STDOUT.BUILD
***** P0\P040\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P040\STDOUT.BUILD
*****

Comparing files P0\P040\stderr.build and ..\SRC\P0\P040\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P040\stdout.pgm and ..\SRC\P0\P040\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P040\stderr.pgm and ..\SRC\P0\P040\STDERR.PGM
FC: no differences encountered

p041 floating point comparison and SIGN function
Comparing files P0\P041\stdout.build and ..\SRC\P0\P041\STDOUT.BUILD
***** P0\P041\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P041\STDOUT.BUILD
*****

Comparing files P0\P041\stderr.build and ..\SRC\P0\P041\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P041\stdout.pgm and ..\SRC\P0\P041\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P041\stderr.pgm and ..\SRC\P0\P041\STDERR.PGM
FC: no differences encountered

p042 floating point ABS, MAX, divide
Comparing files P0\P042\stdout.build and ..\SRC\P0\P042\STDOUT.BUILD
***** P0\P042\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P042\STDOUT.BUILD
*****

Comparing files P0\P042\stderr.build and ..\SRC\P0\P042\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P042\stdout.pgm and ..\SRC\P0\P042\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P042\stderr.pgm and ..\SRC\P0\P042\STDERR.PGM
FC: no differences encountered

p043 List.Sort, NARROW, and NEW
Comparing files P0\P043\stdout.build and ..\SRC\P0\P043\STDOUT.BUILD
***** P0\P043\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P043\STDOUT.BUILD
*****

Comparing files P0\P043\stderr.build and ..\SRC\P0\P043\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P043\stdout.pgm and ..\SRC\P0\P043\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P043\stderr.pgm and ..\SRC\P0\P043\STDERR.PGM
FC: no differences encountered

p044 MIN, MAX, WITH and record constructors
Comparing files P0\P044\stdout.build and ..\SRC\P0\P044\STDOUT.BUILD
***** P0\P044\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P044\STDOUT.BUILD
*****

Comparing files P0\P044\stderr.build and ..\SRC\P0\P044\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P044\stdout.pgm and ..\SRC\P0\P044\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P044\stderr.pgm and ..\SRC\P0\P044\STDERR.PGM
FC: no differences encountered

p045 nested procedures
Comparing files P0\P045\stdout.build and ..\SRC\P0\P045\STDOUT.BUILD
***** P0\P045\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P045\STDOUT.BUILD
*****

Comparing files P0\P045\stderr.build and ..\SRC\P0\P045\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P045\stdout.pgm and ..\SRC\P0\P045\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P045\stderr.pgm and ..\SRC\P0\P045\STDERR.PGM
FC: no differences encountered

p046 Word.Insert, array of [0..255]
Comparing files P0\P046\stdout.build and ..\SRC\P0\P046\STDOUT.BUILD
***** P0\P046\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P046\STDOUT.BUILD
*****

Comparing files P0\P046\stderr.build and ..\SRC\P0\P046\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P046\stdout.pgm and ..\SRC\P0\P046\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P046\stderr.pgm and ..\SRC\P0\P046\STDERR.PGM
FC: no differences encountered

p048 nested procedures
Comparing files P0\P048\stdout.build and ..\SRC\P0\P048\STDOUT.BUILD
***** P0\P048\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P048\STDOUT.BUILD
*****

Comparing files P0\P048\stderr.build and ..\SRC\P0\P048\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P048\stdout.pgm and ..\SRC\P0\P048\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P048\stderr.pgm and ..\SRC\P0\P048\STDERR.PGM
FC: no differences encountered

p049 procedure parameters
Comparing files P0\P049\stdout.build and ..\SRC\P0\P049\STDOUT.BUILD
***** P0\P049\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P049\STDOUT.BUILD
*****

Comparing files P0\P049\stderr.build and ..\SRC\P0\P049\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P049\stdout.pgm and ..\SRC\P0\P049\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P049\stderr.pgm and ..\SRC\P0\P049\STDERR.PGM
FC: no differences encountered

p050 open array parameters
Comparing files P0\P050\stdout.build and ..\SRC\P0\P050\STDOUT.BUILD
***** P0\P050\stdout.build
"..\src\Main.m3", line 19: warning: open array passed by value (pointarr)
1 warning encountered
***** ..\SRC\P0\P050\STDOUT.BUILD
"../src/Main.m3", line 19: warning: open array passed by value (pointarr)
1 warning encountered
*****

***** P0\P050\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P050\STDOUT.BUILD
*****

Comparing files P0\P050\stderr.build and ..\SRC\P0\P050\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P050\stdout.pgm and ..\SRC\P0\P050\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P050\stderr.pgm and ..\SRC\P0\P050\STDERR.PGM
FC: no differences encountered

p051 external variables
Comparing files P0\P051\stdout.build and ..\SRC\P0\P051\STDOUT.BUILD
***** P0\P051\stdout.build
cl -nologo -Z7 -DWIN32 -I..\\src -IC:\\cygwin\\home\\wagner\\work\\cm3-inst\\fir\\current\\\\pkg\\m3core\\src\\Csupport\\Common
-IC:\\cygwin\\home\\wagner\\work\\cm3-inst\\fir\\current\\\\pkg\\m3core\\src\\Csupport\\NT386 -IC:\\cygwin\\home\\wagner\\work\
cm3-inst\\fir\\current\\\\pkg\\m3core\\src\\runtime\\ex_frame -IC:\\cygwin\\home\\wagner\\work\\cm3-inst\\fir\\current\\\\pkg\\
3core\\src\\C\\Common -IC:\\cygwin\\home\\wagner\\work\\cm3-inst\\fir\\current\\\\pkg\\m3core\\src\\C\\NT386 -MD -Oi -c ..\\src
\C.c
C.c
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P051\STDOUT.BUILD
*****

Comparing files P0\P051\stderr.build and ..\SRC\P0\P051\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P051\stdout.pgm and ..\SRC\P0\P051\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P051\stderr.pgm and ..\SRC\P0\P051\STDERR.PGM
FC: no differences encountered

p052 indexing of ref open array
Comparing files P0\P052\stdout.build and ..\SRC\P0\P052\STDOUT.BUILD
***** P0\P052\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P052\STDOUT.BUILD
*****

Comparing files P0\P052\stderr.build and ..\SRC\P0\P052\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P052\stdout.pgm and ..\SRC\P0\P052\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P052\stderr.pgm and ..\SRC\P0\P052\STDERR.PGM
FC: no differences encountered

p053 set operations
Comparing files P0\P053\stdout.build and ..\SRC\P0\P053\STDOUT.BUILD
***** P0\P053\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P053\STDOUT.BUILD
*****

Comparing files P0\P053\stderr.build and ..\SRC\P0\P053\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P053\stdout.pgm and ..\SRC\P0\P053\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P053\stderr.pgm and ..\SRC\P0\P053\STDERR.PGM
FC: no differences encountered

p054 Richards' simulation benchmark
Comparing files P0\P054\stdout.build and ..\SRC\P0\P054\STDOUT.BUILD
***** P0\P054\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P054\STDOUT.BUILD
*****

Comparing files P0\P054\stderr.build and ..\SRC\P0\P054\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P054\stdout.pgm and ..\SRC\P0\P054\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P054\stderr.pgm and ..\SRC\P0\P054\STDERR.PGM
FC: no differences encountered

p055 recursive fibonacci
Comparing files P0\P055\stdout.build and ..\SRC\P0\P055\STDOUT.BUILD
***** P0\P055\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P055\STDOUT.BUILD
*****

Comparing files P0\P055\stderr.build and ..\SRC\P0\P055\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P055\stdout.pgm and ..\SRC\P0\P055\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P055\stderr.pgm and ..\SRC\P0\P055\STDERR.PGM
FC: no differences encountered

p056 subarray assignment
Comparing files P0\P056\stdout.build and ..\SRC\P0\P056\STDOUT.BUILD
***** P0\P056\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P056\STDOUT.BUILD
*****

Comparing files P0\P056\stderr.build and ..\SRC\P0\P056\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P056\stdout.pgm and ..\SRC\P0\P056\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P056\stderr.pgm and ..\SRC\P0\P056\STDERR.PGM
FC: no differences encountered

p057 open array parameter
Comparing files P0\P057\stdout.build and ..\SRC\P0\P057\STDOUT.BUILD
***** P0\P057\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P057\STDOUT.BUILD
*****

Comparing files P0\P057\stderr.build and ..\SRC\P0\P057\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P057\stdout.pgm and ..\SRC\P0\P057\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P057\stderr.pgm and ..\SRC\P0\P057\STDERR.PGM
FC: no differences encountered

p058 subarray
Comparing files P0\P058\stdout.build and ..\SRC\P0\P058\STDOUT.BUILD
***** P0\P058\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P058\STDOUT.BUILD
*****

Comparing files P0\P058\stderr.build and ..\SRC\P0\P058\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P058\stdout.pgm and ..\SRC\P0\P058\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P058\stderr.pgm and ..\SRC\P0\P058\STDERR.PGM
FC: no differences encountered

p059 cc optimizer bug
Comparing files P0\P059\stdout.build and ..\SRC\P0\P059\STDOUT.BUILD
***** P0\P059\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P059\STDOUT.BUILD
*****

Comparing files P0\P059\stderr.build and ..\SRC\P0\P059\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P059\stdout.pgm and ..\SRC\P0\P059\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P059\stderr.pgm and ..\SRC\P0\P059\STDERR.PGM
FC: no differences encountered

p060 opaque types
Comparing files P0\P060\stdout.build and ..\SRC\P0\P060\STDOUT.BUILD
***** P0\P060\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P060\STDOUT.BUILD
*****

Comparing files P0\P060\stderr.build and ..\SRC\P0\P060\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P060\stdout.pgm and ..\SRC\P0\P060\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P060\stderr.pgm and ..\SRC\P0\P060\STDERR.PGM
FC: no differences encountered

p061 object types & NEW
Comparing files P0\P061\stdout.build and ..\SRC\P0\P061\STDOUT.BUILD
***** P0\P061\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P061\STDOUT.BUILD
*****

Comparing files P0\P061\stderr.build and ..\SRC\P0\P061\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P061\stdout.pgm and ..\SRC\P0\P061\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P061\stderr.pgm and ..\SRC\P0\P061\STDERR.PGM
FC: no differences encountered

p062 typecase and List
Comparing files P0\P062\stdout.build and ..\SRC\P0\P062\STDOUT.BUILD
***** P0\P062\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P062\STDOUT.BUILD
*****

Comparing files P0\P062\stderr.build and ..\SRC\P0\P062\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P062\stdout.pgm and ..\SRC\P0\P062\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P062\stderr.pgm and ..\SRC\P0\P062\STDERR.PGM
FC: no differences encountered

p063 structural equivalence
Comparing files P0\P063\stdout.build and ..\SRC\P0\P063\STDOUT.BUILD
***** P0\P063\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P063\STDOUT.BUILD
*****

Comparing files P0\P063\stderr.build and ..\SRC\P0\P063\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P063\stdout.pgm and ..\SRC\P0\P063\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P063\stderr.pgm and ..\SRC\P0\P063\STDERR.PGM
FC: no differences encountered

p064 procedure parameters
Comparing files P0\P064\stdout.build and ..\SRC\P0\P064\STDOUT.BUILD
***** P0\P064\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P064\STDOUT.BUILD
*****

Comparing files P0\P064\stderr.build and ..\SRC\P0\P064\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P064\stdout.pgm and ..\SRC\P0\P064\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P064\stderr.pgm and ..\SRC\P0\P064\STDERR.PGM
FC: no differences encountered

p065 typecode
Comparing files P0\P065\stdout.build and ..\SRC\P0\P065\STDOUT.BUILD
***** P0\P065\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P065\STDOUT.BUILD
*****

Comparing files P0\P065\stderr.build and ..\SRC\P0\P065\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P065\stdout.pgm and ..\SRC\P0\P065\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P065\stderr.pgm and ..\SRC\P0\P065\STDERR.PGM
FC: no differences encountered

p066 exception handler stack screwed up
Comparing files P0\P066\stdout.build and ..\SRC\P0\P066\STDOUT.BUILD
***** P0\P066\stdout.build
"..\src\Main.m3", line 18: warning: exception is never raised: Main.Number1
"..\src\Main.m3", line 18: warning: exception is never raised: 
2 warnings encountered
***** ..\SRC\P0\P066\STDOUT.BUILD
"../src/Main.m3", line 18: warning: exception is never raised: Main.Number1
"../src/Main.m3", line 18: warning: exception is never raised: 
2 warnings encountered
*****

***** P0\P066\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P066\STDOUT.BUILD
*****

Comparing files P0\P066\stderr.build and ..\SRC\P0\P066\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P066\stdout.pgm and ..\SRC\P0\P066\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P066\stderr.pgm and ..\SRC\P0\P066\STDERR.PGM
FC: no differences encountered

p067 mixup in imported names
Comparing files P0\P067\stdout.build and ..\SRC\P0\P067\STDOUT.BUILD
***** P0\P067\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P067\STDOUT.BUILD
*****

Comparing files P0\P067\stderr.build and ..\SRC\P0\P067\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P067\stdout.pgm and ..\SRC\P0\P067\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P067\stderr.pgm and ..\SRC\P0\P067\STDERR.PGM
FC: no differences encountered

p069 two object types that differs only by default overwriting
Comparing files P0\P069\stdout.build and ..\SRC\P0\P069\STDOUT.BUILD
***** P0\P069\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P069\STDOUT.BUILD
*****

Comparing files P0\P069\stderr.build and ..\SRC\P0\P069\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P069\stdout.pgm and ..\SRC\P0\P069\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P069\stderr.pgm and ..\SRC\P0\P069\STDERR.PGM
FC: no differences encountered

p071 SUBARRAY := SUBARRAY
Comparing files P0\P071\stdout.build and ..\SRC\P0\P071\STDOUT.BUILD
***** P0\P071\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P071\STDOUT.BUILD
*****

Comparing files P0\P071\stderr.build and ..\SRC\P0\P071\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P071\stdout.pgm and ..\SRC\P0\P071\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P071\stderr.pgm and ..\SRC\P0\P071\STDERR.PGM
FC: no differences encountered

p072 CHAR literals > 127
Comparing files P0\P072\stdout.build and ..\SRC\P0\P072\STDOUT.BUILD
***** P0\P072\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P072\STDOUT.BUILD
*****

Comparing files P0\P072\stderr.build and ..\SRC\P0\P072\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P072\stdout.pgm and ..\SRC\P0\P072\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P072\stderr.pgm and ..\SRC\P0\P072\STDERR.PGM
FC: no differences encountered

p073 MOD and DIV - new fast versions
Comparing files P0\P073\stdout.build and ..\SRC\P0\P073\STDOUT.BUILD
***** P0\P073\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P073\STDOUT.BUILD
*****

Comparing files P0\P073\stderr.build and ..\SRC\P0\P073\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P073\stdout.pgm and ..\SRC\P0\P073\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P073\stderr.pgm and ..\SRC\P0\P073\STDERR.PGM
FC: no differences encountered

p074 b2tests/b004 - initialization of REF RECORD
Comparing files P0\P074\stdout.build and ..\SRC\P0\P074\STDOUT.BUILD
***** P0\P074\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P074\STDOUT.BUILD
*****

Comparing files P0\P074\stderr.build and ..\SRC\P0\P074\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P074\stdout.pgm and ..\SRC\P0\P074\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P074\stderr.pgm and ..\SRC\P0\P074\STDERR.PGM
FC: no differences encountered

p075 casting open/fixed array to/from open/fixed array
Comparing files P0\P075\stdout.build and ..\SRC\P0\P075\STDOUT.BUILD
***** P0\P075\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P075\STDOUT.BUILD
*****

Comparing files P0\P075\stderr.build and ..\SRC\P0\P075\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P075\stdout.pgm and ..\SRC\P0\P075\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P075\stderr.pgm and ..\SRC\P0\P075\STDERR.PGM
FC: no differences encountered

p076 b3tests/b005 - more array problems
Comparing files P0\P076\stdout.build and ..\SRC\P0\P076\STDOUT.BUILD
***** P0\P076\stdout.build
"..\src\Main.m3", line 12: warning: open array passed by value (x)
"..\src\Main.m3", line 18: warning: large parameter passed by value (40 bytes) (x)
2 warnings encountered
***** ..\SRC\P0\P076\STDOUT.BUILD
"../src/Main.m3", line 12: warning: open array passed by value (x)
"../src/Main.m3", line 18: warning: large parameter passed by value (40 bytes) (x)
2 warnings encountered
*****

***** P0\P076\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P076\STDOUT.BUILD
*****

Comparing files P0\P076\stderr.build and ..\SRC\P0\P076\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P076\stdout.pgm and ..\SRC\P0\P076\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P076\stderr.pgm and ..\SRC\P0\P076\STDERR.PGM
FC: no differences encountered

p077 BITS 2 FOR [-1..1]
Comparing files P0\P077\stdout.build and ..\SRC\P0\P077\STDOUT.BUILD
***** P0\P077\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P077\STDOUT.BUILD
*****

Comparing files P0\P077\stderr.build and ..\SRC\P0\P077\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P077\stdout.pgm and ..\SRC\P0\P077\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P077\stderr.pgm and ..\SRC\P0\P077\STDERR.PGM
FC: no differences encountered

p078 use of constant open arrays in constants
Comparing files P0\P078\stdout.build and ..\SRC\P0\P078\STDOUT.BUILD
***** P0\P078\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P078\STDOUT.BUILD
*****

Comparing files P0\P078\stderr.build and ..\SRC\P0\P078\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P078\stdout.pgm and ..\SRC\P0\P078\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P078\stderr.pgm and ..\SRC\P0\P078\STDERR.PGM
FC: no differences encountered

p079 up-level reference of a FOR variable
Comparing files P0\P079\stdout.build and ..\SRC\P0\P079\STDOUT.BUILD
***** P0\P079\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P079\STDOUT.BUILD
*****

Comparing files P0\P079\stderr.build and ..\SRC\P0\P079\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P079\stdout.pgm and ..\SRC\P0\P079\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P079\stderr.pgm and ..\SRC\P0\P079\STDERR.PGM
FC: no differences encountered

p080 order of initialization between interfaces
Comparing files P0\P080\stdout.build and ..\SRC\P0\P080\STDOUT.BUILD
***** P0\P080\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P080\STDOUT.BUILD
*****

Comparing files P0\P080\stderr.build and ..\SRC\P0\P080\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P080\stdout.pgm and ..\SRC\P0\P080\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P080\stderr.pgm and ..\SRC\P0\P080\STDERR.PGM
FC: no differences encountered

p081 open array constants
Comparing files P0\P081\stdout.build and ..\SRC\P0\P081\STDOUT.BUILD
***** P0\P081\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P081\STDOUT.BUILD
*****

Comparing files P0\P081\stderr.build and ..\SRC\P0\P081\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P081\stdout.pgm and ..\SRC\P0\P081\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P081\stderr.pgm and ..\SRC\P0\P081\STDERR.PGM
FC: no differences encountered

p082 operations constant set expressions
Comparing files P0\P082\stdout.build and ..\SRC\P0\P082\STDOUT.BUILD
***** P0\P082\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P082\STDOUT.BUILD
*****

Comparing files P0\P082\stderr.build and ..\SRC\P0\P082\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P082\stdout.pgm and ..\SRC\P0\P082\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P082\stderr.pgm and ..\SRC\P0\P082\STDERR.PGM
FC: no differences encountered

p083 mixing of exceptions in version stamps
Comparing files P0\P083\stdout.build and ..\SRC\P0\P083\STDOUT.BUILD
***** P0\P083\stdout.build
"..\src\A.m3", line 7: warning: exception is never raised: A.e
1 warning encountered
***** ..\SRC\P0\P083\STDOUT.BUILD
"../src/A.m3", line 7: warning: exception is never raised: A.e
1 warning encountered
"../src/B.m3", line 7: warning: exception is never raised: B.e
1 warning encountered
*****

***** P0\P083\stdout.build
"..\src\B.m3", line 7: warning: exception is never raised: B.e
1 warning encountered
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P083\STDOUT.BUILD
*****

Comparing files P0\P083\stderr.build and ..\SRC\P0\P083\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P083\stdout.pgm and ..\SRC\P0\P083\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P083\stderr.pgm and ..\SRC\P0\P083\STDERR.PGM
FC: no differences encountered

p084 method overrides and NARROW
Comparing files P0\P084\stdout.build and ..\SRC\P0\P084\STDOUT.BUILD
***** P0\P084\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P084\STDOUT.BUILD
*****

Comparing files P0\P084\stderr.build and ..\SRC\P0\P084\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P084\stdout.pgm and ..\SRC\P0\P084\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P084\stderr.pgm and ..\SRC\P0\P084\STDERR.PGM
FC: no differences encountered

p085 various combinations of FATAL pragma
Comparing files P0\P085\stdout.build and ..\SRC\P0\P085\STDOUT.BUILD
***** P0\P085\stdout.build
"..\src\Main.m3", line 12: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure
"..\src\Main.m3", line 17: warning: potentially unhandled exception: Thread.Alerted
"..\src\Main.m3", line 28: warning: potentially unhandled exception: Thread.Alerted
"..\src\Main.m3", line 41: warning: potentially unhandled exception: Thread.Alerted
"..\src\Main.m3", line 45: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure
5 warnings encountered
***** ..\SRC\P0\P085\STDOUT.BUILD
"../src/Main.m3", line 12: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure
"../src/Main.m3", line 17: warning: potentially unhandled exception: Thread.Alerted
"../src/Main.m3", line 28: warning: potentially unhandled exception: Thread.Alerted
"../src/Main.m3", line 41: warning: potentially unhandled exception: Thread.Alerted
"../src/Main.m3", line 45: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure
5 warnings encountered
*****

***** P0\P085\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P085\STDOUT.BUILD
*****

Comparing files P0\P085\stderr.build and ..\SRC\P0\P085\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P085\stdout.pgm and ..\SRC\P0\P085\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P085\stderr.pgm and ..\SRC\P0\P085\STDERR.PGM
FC: no differences encountered

p086 constant folding of FIRST (open array)
Comparing files P0\P086\stdout.build and ..\SRC\P0\P086\STDOUT.BUILD
***** P0\P086\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P086\STDOUT.BUILD
*****

Comparing files P0\P086\stderr.build and ..\SRC\P0\P086\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P086\stdout.pgm and ..\SRC\P0\P086\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P086\stderr.pgm and ..\SRC\P0\P086\STDERR.PGM
FC: no differences encountered

p087 set constructors with variable sized ranges
Comparing files P0\P087\stdout.build and ..\SRC\P0\P087\STDOUT.BUILD
***** P0\P087\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P087\STDOUT.BUILD
*****

Comparing files P0\P087\stderr.build and ..\SRC\P0\P087\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P087\stdout.pgm and ..\SRC\P0\P087\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P087\stderr.pgm and ..\SRC\P0\P087\STDERR.PGM
FC: no differences encountered

p088 importing an interface under different names
Comparing files P0\P088\stdout.build and ..\SRC\P0\P088\STDOUT.BUILD
***** P0\P088\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P088\STDOUT.BUILD
*****

Comparing files P0\P088\stderr.build and ..\SRC\P0\P088\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P088\stdout.pgm and ..\SRC\P0\P088\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P088\stderr.pgm and ..\SRC\P0\P088\STDERR.PGM
FC: no differences encountered

p089 revelations of renamed types
Comparing files P0\P089\stdout.build and ..\SRC\P0\P089\STDOUT.BUILD
***** P0\P089\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P089\STDOUT.BUILD
*****

Comparing files P0\P089\stderr.build and ..\SRC\P0\P089\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P089\stdout.pgm and ..\SRC\P0\P089\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P089\stderr.pgm and ..\SRC\P0\P089\STDERR.PGM
FC: no differences encountered

p090 REAL parameter passing - MIPS cc bug
Comparing files P0\P090\stdout.build and ..\SRC\P0\P090\STDOUT.BUILD
***** P0\P090\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P090\STDOUT.BUILD
*****

Comparing files P0\P090\stderr.build and ..\SRC\P0\P090\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P090\stdout.pgm and ..\SRC\P0\P090\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P090\stderr.pgm and ..\SRC\P0\P090\STDERR.PGM
FC: no differences encountered

p091 NULL <: PROCEDURE in array constructor
Comparing files P0\P091\stdout.build and ..\SRC\P0\P091\STDOUT.BUILD
***** P0\P091\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P091\STDOUT.BUILD
*****

Comparing files P0\P091\stderr.build and ..\SRC\P0\P091\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P091\stdout.pgm and ..\SRC\P0\P091\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P091\stderr.pgm and ..\SRC\P0\P091\STDERR.PGM
FC: no differences encountered

p092 array of real parameters
Comparing files P0\P092\stdout.build and ..\SRC\P0\P092\STDOUT.BUILD
***** P0\P092\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P092\STDOUT.BUILD
*****

Comparing files P0\P092\stderr.build and ..\SRC\P0\P092\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P092\stdout.pgm and ..\SRC\P0\P092\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P092\stderr.pgm and ..\SRC\P0\P092\STDERR.PGM
FC: no differences encountered

p093 Rd.GetLine (long line)
Comparing files P0\P093\stdout.build and ..\SRC\P0\P093\STDOUT.BUILD
***** P0\P093\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P093\STDOUT.BUILD
*****

Comparing files P0\P093\stderr.build and ..\SRC\P0\P093\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P093\stdout.pgm and ..\SRC\P0\P093\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P093\stderr.pgm and ..\SRC\P0\P093\STDERR.PGM
FC: no differences encountered

p094 array constants and forward references
Comparing files P0\P094\stdout.build and ..\SRC\P0\P094\STDOUT.BUILD
***** P0\P094\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P094\STDOUT.BUILD
*****

Comparing files P0\P094\stderr.build and ..\SRC\P0\P094\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P094\stdout.pgm and ..\SRC\P0\P094\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P094\stderr.pgm and ..\SRC\P0\P094\STDERR.PGM
FC: no differences encountered

p095 thread.signal/wait exercise
Comparing files P0\P095\stdout.build and ..\SRC\P0\P095\STDOUT.BUILD
***** P0\P095\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P095\STDOUT.BUILD
*****

Comparing files P0\P095\stderr.build and ..\SRC\P0\P095\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P095\stdout.pgm and ..\SRC\P0\P095\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P095\stderr.pgm and ..\SRC\P0\P095\STDERR.PGM
FC: no differences encountered

p096 procedure/method constants
Comparing files P0\P096\stdout.build and ..\SRC\P0\P096\STDOUT.BUILD
***** P0\P096\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P096\STDOUT.BUILD
*****

Comparing files P0\P096\stderr.build and ..\SRC\P0\P096\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P096\stdout.pgm and ..\SRC\P0\P096\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P096\stderr.pgm and ..\SRC\P0\P096\STDERR.PGM
FC: no differences encountered

p097 NEW with method overrides
Comparing files P0\P097\stdout.build and ..\SRC\P0\P097\STDOUT.BUILD
***** P0\P097\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P097\STDOUT.BUILD
*****

Comparing files P0\P097\stderr.build and ..\SRC\P0\P097\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P097\stdout.pgm and ..\SRC\P0\P097\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P097\stderr.pgm and ..\SRC\P0\P097\STDERR.PGM
FC: no differences encountered

p098 procedure compatibility within an array constructor
Comparing files P0\P098\stdout.build and ..\SRC\P0\P098\STDOUT.BUILD
***** P0\P098\stdout.build
"..\src\Main.m3", line 64: warning: exception is never raised: Main.E1
"..\src\Main.m3", line 69: warning: exception is never raised: Main.E2
"..\src\Main.m3", line 74: warning: exception is never raised: Main.E1
"..\src\Main.m3", line 74: warning: exception is never raised: Main.E2
4 warnings encountered
***** ..\SRC\P0\P098\STDOUT.BUILD
"../src/Main.m3", line 64: warning: exception is never raised: Main.E1
"../src/Main.m3", line 69: warning: exception is never raised: Main.E2
"../src/Main.m3", line 74: warning: exception is never raised: Main.E1
"../src/Main.m3", line 74: warning: exception is never raised: Main.E2
4 warnings encountered
*****

***** P0\P098\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P098\STDOUT.BUILD
*****

Comparing files P0\P098\stderr.build and ..\SRC\P0\P098\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P098\stdout.pgm and ..\SRC\P0\P098\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P098\stderr.pgm and ..\SRC\P0\P098\STDERR.PGM
FC: no differences encountered

p099 array constructors and procedure parameters
Comparing files P0\P099\stdout.build and ..\SRC\P0\P099\STDOUT.BUILD
***** P0\P099\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P0\P099\STDOUT.BUILD
*****

Comparing files P0\P099\stderr.build and ..\SRC\P0\P099\STDERR.BUILD
FC: no differences encountered

Comparing files P0\P099\stdout.pgm and ..\SRC\P0\P099\STDOUT.PGM
FC: no differences encountered

Comparing files P0\P099\stderr.pgm and ..\SRC\P0\P099\STDERR.PGM
FC: no differences encountered

p100 unnamed types within LOOPHOLE
Comparing files P1\P100\stdout.build and ..\SRC\P1\P100\STDOUT.BUILD
***** P1\P100\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P100\STDOUT.BUILD
*****

Comparing files P1\P100\stderr.build and ..\SRC\P1\P100\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P100\stdout.pgm and ..\SRC\P1\P100\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P100\stderr.pgm and ..\SRC\P1\P100\STDERR.PGM
FC: no differences encountered

p101 nested procedure in a module's main body
Comparing files P1\P101\stdout.build and ..\SRC\P1\P101\STDOUT.BUILD
***** P1\P101\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P101\STDOUT.BUILD
*****

Comparing files P1\P101\stderr.build and ..\SRC\P1\P101\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P101\stdout.pgm and ..\SRC\P1\P101\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P101\stderr.pgm and ..\SRC\P1\P101\STDERR.PGM
FC: no differences encountered

p102 C reserved words in record constructors and NEW
Comparing files P1\P102\stdout.build and ..\SRC\P1\P102\STDOUT.BUILD
***** P1\P102\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P102\STDOUT.BUILD
*****

Comparing files P1\P102\stderr.build and ..\SRC\P1\P102\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P102\stdout.pgm and ..\SRC\P1\P102\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P102\stderr.pgm and ..\SRC\P1\P102\STDERR.PGM
FC: no differences encountered

p103 runtime test of TextRd
Comparing files P1\P103\stdout.build and ..\SRC\P1\P103\STDOUT.BUILD
***** P1\P103\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P103\STDOUT.BUILD
*****

Comparing files P1\P103\stderr.build and ..\SRC\P1\P103\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P103\stdout.pgm and ..\SRC\P1\P103\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P103\stderr.pgm and ..\SRC\P1\P103\STDERR.PGM
FC: no differences encountered

p104 obsolete pragma
Comparing files P1\P104\stdout.build and ..\SRC\P1\P104\STDOUT.BUILD
***** P1\P104\stdout.build
"..\src\Main.m3", line 31: warning: <*OBSOLETE*> symbol used (x)
"..\src\Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
"..\src\Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
"..\src\Main.m3", line 31: warning: not used (x)
"..\src\Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
5 warnings encountered
***** ..\SRC\P1\P104\STDOUT.BUILD
"../src/Main.m3", line 31: warning: <*OBSOLETE*> symbol used (x)
"../src/Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
"../src/Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
"../src/Main.m3", line 31: warning: not used (x)
"../src/Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
5 warnings encountered
*****

***** P1\P104\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P104\STDOUT.BUILD
*****

Comparing files P1\P104\stderr.build and ..\SRC\P1\P104\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P104\stdout.pgm and ..\SRC\P1\P104\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P104\stderr.pgm and ..\SRC\P1\P104\STDERR.PGM
FC: no differences encountered

p105 FROM-IMPORT vs. revelations
Comparing files P1\P105\stdout.build and ..\SRC\P1\P105\STDOUT.BUILD
***** P1\P105\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P105\STDOUT.BUILD
*****

Comparing files P1\P105\stderr.build and ..\SRC\P1\P105\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P105\stdout.pgm and ..\SRC\P1\P105\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P105\stderr.pgm and ..\SRC\P1\P105\STDERR.PGM
FC: no differences encountered

p106 ambiguous desugaring from manual
Comparing files P1\P106\stdout.build and ..\SRC\P1\P106\STDOUT.BUILD
***** P1\P106\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P106\STDOUT.BUILD
*****

Comparing files P1\P106\stderr.build and ..\SRC\P1\P106\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P106\stdout.pgm and ..\SRC\P1\P106\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P106\stderr.pgm and ..\SRC\P1\P106\STDERR.PGM
FC: no differences encountered

p107 interface versus implementation names for keyword binding
Comparing files P1\P107\stdout.build and ..\SRC\P1\P107\STDOUT.BUILD
***** P1\P107\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P107\STDOUT.BUILD
*****

Comparing files P1\P107\stderr.build and ..\SRC\P1\P107\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P107\stdout.pgm and ..\SRC\P1\P107\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P107\stderr.pgm and ..\SRC\P1\P107\STDERR.PGM
FC: no differences encountered

p108 array of procedure constants
Comparing files P1\P108\stdout.build and ..\SRC\P1\P108\STDOUT.BUILD
***** P1\P108\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P108\STDOUT.BUILD
*****

Comparing files P1\P108\stderr.build and ..\SRC\P1\P108\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P108\stdout.pgm and ..\SRC\P1\P108\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P108\stderr.pgm and ..\SRC\P1\P108\STDERR.PGM
FC: no differences encountered

p109 FIRST/LAST of enumerated types in record constants
Comparing files P1\P109\stdout.build and ..\SRC\P1\P109\STDOUT.BUILD
***** P1\P109\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P109\STDOUT.BUILD
*****

Comparing files P1\P109\stderr.build and ..\SRC\P1\P109\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P109\stdout.pgm and ..\SRC\P1\P109\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P109\stderr.pgm and ..\SRC\P1\P109\STDERR.PGM
FC: no differences encountered

p110 FIRST/LAST of enumerated types
Comparing files P1\P110\stdout.build and ..\SRC\P1\P110\STDOUT.BUILD
***** P1\P110\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P110\STDOUT.BUILD
*****

Comparing files P1\P110\stderr.build and ..\SRC\P1\P110\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P110\stdout.pgm and ..\SRC\P1\P110\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P110\stderr.pgm and ..\SRC\P1\P110\STDERR.PGM
FC: no differences encountered

p111 C reserved words in call to NEW
Comparing files P1\P111\stdout.build and ..\SRC\P1\P111\STDOUT.BUILD
***** P1\P111\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P111\STDOUT.BUILD
*****

Comparing files P1\P111\stderr.build and ..\SRC\P1\P111\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P111\stdout.pgm and ..\SRC\P1\P111\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P111\stderr.pgm and ..\SRC\P1\P111\STDERR.PGM
FC: no differences encountered

p112 local revelation that a type is an object
Comparing files P1\P112\stdout.build and ..\SRC\P1\P112\STDOUT.BUILD
***** P1\P112\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P112\STDOUT.BUILD
*****

Comparing files P1\P112\stderr.build and ..\SRC\P1\P112\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P112\stdout.pgm and ..\SRC\P1\P112\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P112\stderr.pgm and ..\SRC\P1\P112\STDERR.PGM
FC: no differences encountered

p113 FIRST/LAST of REAL
Comparing files P1\P113\stdout.build and ..\SRC\P1\P113\STDOUT.BUILD
***** P1\P113\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P113\STDOUT.BUILD
*****

Comparing files P1\P113\stderr.build and ..\SRC\P1\P113\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P113\stdout.pgm and ..\SRC\P1\P113\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P113\stderr.pgm and ..\SRC\P1\P113\STDERR.PGM
FC: no differences encountered

p114 array expressions
Comparing files P1\P114\stdout.build and ..\SRC\P1\P114\STDOUT.BUILD
***** P1\P114\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P114\STDOUT.BUILD
*****

Comparing files P1\P114\stderr.build and ..\SRC\P1\P114\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P114\stdout.pgm and ..\SRC\P1\P114\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P114\stderr.pgm and ..\SRC\P1\P114\STDERR.PGM
FC: no differences encountered

p115 reuse of open array conversion within an expression
Comparing files P1\P115\stdout.build and ..\SRC\P1\P115\STDOUT.BUILD
***** P1\P115\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P115\STDOUT.BUILD
*****

Comparing files P1\P115\stderr.build and ..\SRC\P1\P115\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P115\stdout.pgm and ..\SRC\P1\P115\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P115\stderr.pgm and ..\SRC\P1\P115\STDERR.PGM
FC: no differences encountered

p116b default IEEE floating point tests from Xerox PARC
Comparing files P1\P116B\stdout.build and ..\SRC\P1\P116B\STDOUT.BUILD
***** P1\P116B\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P116B\STDOUT.BUILD
*****

Comparing files P1\P116B\stderr.build and ..\SRC\P1\P116B\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P116B\stdout.pgm and ..\SRC\P1\P116B\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P116B\stderr.pgm and ..\SRC\P1\P116B\STDERR.PGM
***** P1\P116B\stderr.pgm
   IsNaN (MaxFinite*ten) test OK
** Class (zero/zero) test not OK: FALSE should be TRUE
   Finite (zero/zero) test OK
***** ..\SRC\P1\P116B\STDERR.PGM
   IsNaN (MaxFinite*ten) test OK
   Class (zero/zero) test OK
   Finite (zero/zero) test OK
*****

***** P1\P116B\stderr.pgm
   Sign (minusZero) test OK
** Unordered (zero, NaN) test not OK: FALSE should be TRUE
   Unordered (zero, zero) test OK
** Unordered (NaN, NaN) test not OK: FALSE should be TRUE
** Differs (zero, NaN) test not OK: TRUE should be FALSE
   Differs (zero, zero) test OK
***** ..\SRC\P1\P116B\STDERR.PGM
   Sign (minusZero) test OK
   Unordered (zero, NaN) test OK
   Unordered (zero, zero) test OK
   Unordered (NaN, NaN) test OK
   Differs (zero, NaN) test OK
   Differs (zero, zero) test OK
*****

***** P1\P116B\stderr.pgm
   Differs (zero, one) test OK
** Differs (NaN, NaN) test not OK: TRUE should be FALSE
   Sqrt (y*y) test OK
***** ..\SRC\P1\P116B\STDERR.PGM
   Differs (zero, one) test OK
   Differs (NaN, NaN) test OK
   Sqrt (y*y) test OK
*****

***** P1\P116B\stderr.pgm
   IsNaN  MaxFinite*ten test OK
** Class zero/zero test not OK: FALSE should be TRUE
   Finite zero/zero test OK
***** ..\SRC\P1\P116B\STDERR.PGM
   IsNaN  MaxFinite*ten test OK
   Class zero/zero test OK
   Finite zero/zero test OK
*****

***** P1\P116B\stderr.pgm
   Sign (minusZero) test OK
** Unordered (zero, NaN) test not OK: FALSE should be TRUE
   Unordered (zero, zero) test OK
** Unordered (NaN, NaN) test not OK: FALSE should be TRUE
** Differs  (zero, NaN) test not OK: TRUE should be FALSE
   Differs  (zero, zero) test OK
***** ..\SRC\P1\P116B\STDERR.PGM
   Sign (minusZero) test OK
   Unordered (zero, NaN) test OK
   Unordered (zero, zero) test OK
   Unordered (NaN, NaN) test OK
   Differs  (zero, NaN) test OK
   Differs  (zero, zero) test OK
*****

***** P1\P116B\stderr.pgm
   Differs  (zero, one) test OK
** Differs  (NaN, NaN) test not OK: TRUE should be FALSE
   Sqrt  (y*y) test OK
***** ..\SRC\P1\P116B\STDERR.PGM
   Differs  (zero, one) test OK
   Differs  (NaN, NaN) test OK
   Sqrt  (y*y) test OK
*****

p117 SUBARRAY (LOOPHOLE)
Comparing files P1\P117\stdout.build and ..\SRC\P1\P117\STDOUT.BUILD
***** P1\P117\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P117\STDOUT.BUILD
*****

Comparing files P1\P117\stderr.build and ..\SRC\P1\P117\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P117\stdout.pgm and ..\SRC\P1\P117\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P117\stderr.pgm and ..\SRC\P1\P117\STDERR.PGM
FC: no differences encountered

p118 LAST (REAL)
Comparing files P1\P118\stdout.build and ..\SRC\P1\P118\STDOUT.BUILD
***** P1\P118\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P118\STDOUT.BUILD
*****

Comparing files P1\P118\stderr.build and ..\SRC\P1\P118\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P118\stdout.pgm and ..\SRC\P1\P118\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P118\stderr.pgm and ..\SRC\P1\P118\STDERR.PGM
FC: no differences encountered

p119 small exception arguments (big-endian problem)
Comparing files P1\P119\stdout.build and ..\SRC\P1\P119\STDOUT.BUILD
***** P1\P119\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P119\STDOUT.BUILD
*****

Comparing files P1\P119\stderr.build and ..\SRC\P1\P119\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P119\stdout.pgm and ..\SRC\P1\P119\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P119\stderr.pgm and ..\SRC\P1\P119\STDERR.PGM
FC: no differences encountered

p120 small exception arguments (big-endian problem)
Comparing files P1\P120\stdout.build and ..\SRC\P1\P120\STDOUT.BUILD
***** P1\P120\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P120\STDOUT.BUILD
*****

Comparing files P1\P120\stderr.build and ..\SRC\P1\P120\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P120\stdout.pgm and ..\SRC\P1\P120\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P120\stderr.pgm and ..\SRC\P1\P120\STDERR.PGM
FC: no differences encountered

p121 real parameters vs. the C compiler
Comparing files P1\P121\stdout.build and ..\SRC\P1\P121\STDOUT.BUILD
***** P1\P121\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P121\STDOUT.BUILD
*****

Comparing files P1\P121\stderr.build and ..\SRC\P1\P121\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P121\stdout.pgm and ..\SRC\P1\P121\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P121\stderr.pgm and ..\SRC\P1\P121\STDERR.PGM
FC: no differences encountered

p122 RETURN from within TRY-FINALLY
Comparing files P1\P122\stdout.build and ..\SRC\P1\P122\STDOUT.BUILD
***** P1\P122\stdout.build
"..\src\Main.m3", line 15: warning: RETURN will be caught by TRY EXCEPT ELSE clause
"..\src\Main.m3", line 14: warning: exception is never raised: 
2 warnings encountered
***** ..\SRC\P1\P122\STDOUT.BUILD
"../src/Main.m3", line 15: warning: RETURN will be caught by TRY EXCEPT ELSE clause
"../src/Main.m3", line 14: warning: exception is never raised: 
2 warnings encountered
*****

***** P1\P122\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P122\STDOUT.BUILD
*****

Comparing files P1\P122\stderr.build and ..\SRC\P1\P122\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P122\stdout.pgm and ..\SRC\P1\P122\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P122\stderr.pgm and ..\SRC\P1\P122\STDERR.PGM
FC: no differences encountered

p123 simple arithmetic expresssions
Comparing files P1\P123\stdout.build and ..\SRC\P1\P123\STDOUT.BUILD
***** P1\P123\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P123\STDOUT.BUILD
*****

Comparing files P1\P123\stderr.build and ..\SRC\P1\P123\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P123\stdout.pgm and ..\SRC\P1\P123\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P123\stderr.pgm and ..\SRC\P1\P123\STDERR.PGM
FC: no differences encountered

p124 negative DIV of subrange
Comparing files P1\P124\stdout.build and ..\SRC\P1\P124\STDOUT.BUILD
***** P1\P124\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P124\STDOUT.BUILD
*****

Comparing files P1\P124\stderr.build and ..\SRC\P1\P124\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P124\stdout.pgm and ..\SRC\P1\P124\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P124\stderr.pgm and ..\SRC\P1\P124\STDERR.PGM
FC: no differences encountered

p125 MOD of subrange
Comparing files P1\P125\stdout.build and ..\SRC\P1\P125\STDOUT.BUILD
***** P1\P125\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P125\STDOUT.BUILD
*****

Comparing files P1\P125\stderr.build and ..\SRC\P1\P125\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P125\stdout.pgm and ..\SRC\P1\P125\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P125\stderr.pgm and ..\SRC\P1\P125\STDERR.PGM
FC: no differences encountered

p126 REAL arithmetic
Comparing files P1\P126\stdout.build and ..\SRC\P1\P126\STDOUT.BUILD
***** P1\P126\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P126\STDOUT.BUILD
*****

Comparing files P1\P126\stderr.build and ..\SRC\P1\P126\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P126\stdout.pgm and ..\SRC\P1\P126\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P126\stderr.pgm and ..\SRC\P1\P126\STDERR.PGM
FC: no differences encountered

p127 TRUNC, ROUND, FLOOR, CEILING
Comparing files P1\P127\stdout.build and ..\SRC\P1\P127\STDOUT.BUILD
***** P1\P127\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P127\STDOUT.BUILD
*****

Comparing files P1\P127\stderr.build and ..\SRC\P1\P127\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P127\stdout.pgm and ..\SRC\P1\P127\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P127\stderr.pgm and ..\SRC\P1\P127\STDERR.PGM
FC: no differences encountered

p128 simple FLOOR test
Comparing files P1\P128\stdout.build and ..\SRC\P1\P128\STDOUT.BUILD
***** P1\P128\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P128\STDOUT.BUILD
*****

Comparing files P1\P128\stderr.build and ..\SRC\P1\P128\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P128\stdout.pgm and ..\SRC\P1\P128\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P128\stderr.pgm and ..\SRC\P1\P128\STDERR.PGM
FC: no differences encountered

p129 simple DIV test
Comparing files P1\P129\stdout.build and ..\SRC\P1\P129\STDOUT.BUILD
***** P1\P129\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P129\STDOUT.BUILD
*****

Comparing files P1\P129\stderr.build and ..\SRC\P1\P129\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P129\stdout.pgm and ..\SRC\P1\P129\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P129\stderr.pgm and ..\SRC\P1\P129\STDERR.PGM
FC: no differences encountered

p131 TRUNC, ROUND, FLOOR, CEILING again
Comparing files P1\P131\stdout.build and ..\SRC\P1\P131\STDOUT.BUILD
***** P1\P131\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P131\STDOUT.BUILD
*****

Comparing files P1\P131\stderr.build and ..\SRC\P1\P131\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P131\stdout.pgm and ..\SRC\P1\P131\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P131\stderr.pgm and ..\SRC\P1\P131\STDERR.PGM
FC: no differences encountered

p132 assignments of builtin types
Comparing files P1\P132\stdout.build and ..\SRC\P1\P132\STDOUT.BUILD
***** P1\P132\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P132\STDOUT.BUILD
*****

Comparing files P1\P132\stderr.build and ..\SRC\P1\P132\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P132\stdout.pgm and ..\SRC\P1\P132\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P132\stderr.pgm and ..\SRC\P1\P132\STDERR.PGM
FC: no differences encountered

p133 assignments of records and arrays
Comparing files P1\P133\stdout.build and ..\SRC\P1\P133\STDOUT.BUILD
***** P1\P133\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P133\STDOUT.BUILD
*****

Comparing files P1\P133\stderr.build and ..\SRC\P1\P133\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P133\stdout.pgm and ..\SRC\P1\P133\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P133\stderr.pgm and ..\SRC\P1\P133\STDERR.PGM
FC: no differences encountered

p134 BITS FOR tests
Comparing files P1\P134\stdout.build and ..\SRC\P1\P134\STDOUT.BUILD
***** P1\P134\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P134\STDOUT.BUILD
*****

Comparing files P1\P134\stderr.build and ..\SRC\P1\P134\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P134\stdout.pgm and ..\SRC\P1\P134\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P134\stderr.pgm and ..\SRC\P1\P134\STDERR.PGM
FC: no differences encountered

p136 bit operations
Comparing files P1\P136\stdout.build and ..\SRC\P1\P136\STDOUT.BUILD
***** P1\P136\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P136\STDOUT.BUILD
*****

Comparing files P1\P136\stderr.build and ..\SRC\P1\P136\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P136\stdout.pgm and ..\SRC\P1\P136\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P136\stderr.pgm and ..\SRC\P1\P136\STDERR.PGM
FC: no differences encountered

p137 bit insert and extract
Comparing files P1\P137\stdout.build and ..\SRC\P1\P137\STDOUT.BUILD
***** P1\P137\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P137\STDOUT.BUILD
*****

Comparing files P1\P137\stderr.build and ..\SRC\P1\P137\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P137\stdout.pgm and ..\SRC\P1\P137\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P137\stderr.pgm and ..\SRC\P1\P137\STDERR.PGM
FC: no differences encountered

p139 memory copy
Comparing files P1\P139\stdout.build and ..\SRC\P1\P139\STDOUT.BUILD
***** P1\P139\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P139\STDOUT.BUILD
*****

Comparing files P1\P139\stderr.build and ..\SRC\P1\P139\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P139\stdout.pgm and ..\SRC\P1\P139\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P139\stderr.pgm and ..\SRC\P1\P139\STDERR.PGM
FC: no differences encountered

p140 exceptions
Comparing files P1\P140\stdout.build and ..\SRC\P1\P140\STDOUT.BUILD
***** P1\P140\stdout.build
"..\src\Main.m3", line 66: warning: exception is never raised: Main.E
"..\src\Main.m3", line 81: warning: exception is never raised: Main.E
"..\src\Main.m3", line 96: warning: exception is never raised: Main.E
"..\src\Main.m3", line 102: warning: exception is never raised: Main.E
"..\src\Main.m3", line 120: warning: exception is never raised: Main.EA
"..\src\Main.m3", line 335: warning: exception is never raised: Main.EI
"..\src\Main.m3", line 340: warning: exception is never raised: Main.E
"..\src\Main.m3", line 353: warning: exception is never raised: Main.EI
"..\src\Main.m3", line 359: warning: exception is never raised: Main.E
"..\src\Main.m3", line 359: warning: exception is never raised: Main.EA
"..\src\Main.m3", line 396: warning: exception is never raised: Main.E
"..\src\Main.m3", line 396: warning: exception is never raised: Main.EI
"..\src\Main.m3", line 400: warning: exception is never raised: Main.EA
"..\src\Main.m3", line 410: warning: exception is never raised: Main.EI
"..\src\Main.m3", line 417: warning: exception is never raised: Main.E
15 warnings encountered
***** ..\SRC\P1\P140\STDOUT.BUILD
"../src/Main.m3", line 66: warning: exception is never raised: Main.E
"../src/Main.m3", line 81: warning: exception is never raised: Main.E
"../src/Main.m3", line 96: warning: exception is never raised: Main.E
"../src/Main.m3", line 102: warning: exception is never raised: Main.E
"../src/Main.m3", line 120: warning: exception is never raised: Main.EA
"../src/Main.m3", line 335: warning: exception is never raised: Main.EI
"../src/Main.m3", line 340: warning: exception is never raised: Main.E
"../src/Main.m3", line 353: warning: exception is never raised: Main.EI
"../src/Main.m3", line 359: warning: exception is never raised: Main.E
"../src/Main.m3", line 359: warning: exception is never raised: Main.EA
"../src/Main.m3", line 396: warning: exception is never raised: Main.E
"../src/Main.m3", line 396: warning: exception is never raised: Main.EI
"../src/Main.m3", line 400: warning: exception is never raised: Main.EA
"../src/Main.m3", line 410: warning: exception is never raised: Main.EI
"../src/Main.m3", line 417: warning: exception is never raised: Main.E
15 warnings encountered
*****

***** P1\P140\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P140\STDOUT.BUILD
*****

Comparing files P1\P140\stderr.build and ..\SRC\P1\P140\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P140\stdout.pgm and ..\SRC\P1\P140\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P140\stderr.pgm and ..\SRC\P1\P140\STDERR.PGM
FC: no differences encountered

p141 RTProcess.Exit
Comparing files P1\P141\stdout.build and ..\SRC\P1\P141\STDOUT.BUILD
***** P1\P141\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P141\STDOUT.BUILD
*****

Comparing files P1\P141\stderr.build and ..\SRC\P1\P141\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P141\stdout.pgm and ..\SRC\P1\P141\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P141\stderr.pgm and ..\SRC\P1\P141\STDERR.PGM
FC: no differences encountered

p142 procedure defaults
Comparing files P1\P142\stdout.build and ..\SRC\P1\P142\STDOUT.BUILD
***** P1\P142\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P142\STDOUT.BUILD
*****

Comparing files P1\P142\stderr.build and ..\SRC\P1\P142\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P142\stdout.pgm and ..\SRC\P1\P142\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P142\stderr.pgm and ..\SRC\P1\P142\STDERR.PGM
FC: no differences encountered

p143 variable initialization
Comparing files P1\P143\stdout.build and ..\SRC\P1\P143\STDOUT.BUILD
***** P1\P143\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P143\STDOUT.BUILD
*****

Comparing files P1\P143\stderr.build and ..\SRC\P1\P143\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P143\stdout.pgm and ..\SRC\P1\P143\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P143\stderr.pgm and ..\SRC\P1\P143\STDERR.PGM
FC: no differences encountered

p144 imported variables and order of evaluation
Comparing files P1\P144\stdout.build and ..\SRC\P1\P144\STDOUT.BUILD
***** P1\P144\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P144\STDOUT.BUILD
*****

Comparing files P1\P144\stderr.build and ..\SRC\P1\P144\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P144\stdout.pgm and ..\SRC\P1\P144\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P144\stderr.pgm and ..\SRC\P1\P144\STDERR.PGM
FC: no differences encountered

p145 pass-thru REF types
Comparing files P1\P145\stdout.build and ..\SRC\P1\P145\STDOUT.BUILD
***** P1\P145\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P145\STDOUT.BUILD
*****

Comparing files P1\P145\stderr.build and ..\SRC\P1\P145\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P145\stdout.pgm and ..\SRC\P1\P145\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P145\stderr.pgm and ..\SRC\P1\P145\STDERR.PGM
FC: no differences encountered

p146 NUMBER
Comparing files P1\P146\stdout.build and ..\SRC\P1\P146\STDOUT.BUILD
***** P1\P146\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P146\STDOUT.BUILD
*****

Comparing files P1\P146\stderr.build and ..\SRC\P1\P146\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P146\stdout.pgm and ..\SRC\P1\P146\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P146\stderr.pgm and ..\SRC\P1\P146\STDERR.PGM
FC: no differences encountered

p148 simple procedure calls
Comparing files P1\P148\stdout.build and ..\SRC\P1\P148\STDOUT.BUILD
***** P1\P148\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P148\STDOUT.BUILD
*****

Comparing files P1\P148\stderr.build and ..\SRC\P1\P148\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P148\stdout.pgm and ..\SRC\P1\P148\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P148\stderr.pgm and ..\SRC\P1\P148\STDERR.PGM
FC: no differences encountered

p149 up-level addressing
Comparing files P1\P149\stdout.build and ..\SRC\P1\P149\STDOUT.BUILD
***** P1\P149\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P149\STDOUT.BUILD
*****

Comparing files P1\P149\stderr.build and ..\SRC\P1\P149\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P149\stdout.pgm and ..\SRC\P1\P149\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P149\stderr.pgm and ..\SRC\P1\P149\STDERR.PGM
FC: no differences encountered

p150 up-level addressing with INLINEs
Comparing files P1\P150\stdout.build and ..\SRC\P1\P150\STDOUT.BUILD
***** P1\P150\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P150\STDOUT.BUILD
*****

Comparing files P1\P150\stderr.build and ..\SRC\P1\P150\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P150\stdout.pgm and ..\SRC\P1\P150\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P150\stderr.pgm and ..\SRC\P1\P150\STDERR.PGM
FC: no differences encountered

p151 by-value open array parameters
Comparing files P1\P151\stdout.build and ..\SRC\P1\P151\STDOUT.BUILD
***** P1\P151\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P151\STDOUT.BUILD
*****

Comparing files P1\P151\stderr.build and ..\SRC\P1\P151\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P151\stdout.pgm and ..\SRC\P1\P151\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P151\stderr.pgm and ..\SRC\P1\P151\STDERR.PGM
FC: no differences encountered

p155 operations on small sets
Comparing files P1\P155\stdout.build and ..\SRC\P1\P155\STDOUT.BUILD
***** P1\P155\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P155\STDOUT.BUILD
*****

Comparing files P1\P155\stderr.build and ..\SRC\P1\P155\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P155\stdout.pgm and ..\SRC\P1\P155\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P155\stderr.pgm and ..\SRC\P1\P155\STDERR.PGM
FC: no differences encountered

p156 operations on medium-sized sets
Comparing files P1\P156\stdout.build and ..\SRC\P1\P156\STDOUT.BUILD
***** P1\P156\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P156\STDOUT.BUILD
*****

Comparing files P1\P156\stderr.build and ..\SRC\P1\P156\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P156\stdout.pgm and ..\SRC\P1\P156\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P156\stderr.pgm and ..\SRC\P1\P156\STDERR.PGM
FC: no differences encountered

p157 operations on big sets in the heap
Comparing files P1\P157\stdout.build and ..\SRC\P1\P157\STDOUT.BUILD
***** P1\P157\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P157\STDOUT.BUILD
*****

Comparing files P1\P157\stderr.build and ..\SRC\P1\P157\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P157\stdout.pgm and ..\SRC\P1\P157\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P157\stderr.pgm and ..\SRC\P1\P157\STDERR.PGM
FC: no differences encountered

p159 operations on very big sets in the heap
Comparing files P1\P159\stdout.build and ..\SRC\P1\P159\STDOUT.BUILD
***** P1\P159\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P159\STDOUT.BUILD
*****

Comparing files P1\P159\stderr.build and ..\SRC\P1\P159\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P159\stdout.pgm and ..\SRC\P1\P159\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P159\stderr.pgm and ..\SRC\P1\P159\STDERR.PGM
FC: no differences encountered

p160 more operations on very big sets in the heap
Comparing files P1\P160\stdout.build and ..\SRC\P1\P160\STDOUT.BUILD
***** P1\P160\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P160\STDOUT.BUILD
*****

Comparing files P1\P160\stderr.build and ..\SRC\P1\P160\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P160\stdout.pgm and ..\SRC\P1\P160\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P160\stderr.pgm and ..\SRC\P1\P160\STDERR.PGM
FC: no differences encountered

p162 more operations on very big sets in the heap
Comparing files P1\P162\stdout.build and ..\SRC\P1\P162\STDOUT.BUILD
***** P1\P162\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P162\STDOUT.BUILD
*****

Comparing files P1\P162\stderr.build and ..\SRC\P1\P162\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P162\stdout.pgm and ..\SRC\P1\P162\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P162\stderr.pgm and ..\SRC\P1\P162\STDERR.PGM
FC: no differences encountered

p163 simple statements
Comparing files P1\P163\stdout.build and ..\SRC\P1\P163\STDOUT.BUILD
***** P1\P163\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P163\STDOUT.BUILD
*****

Comparing files P1\P163\stderr.build and ..\SRC\P1\P163\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P163\stdout.pgm and ..\SRC\P1\P163\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P163\stderr.pgm and ..\SRC\P1\P163\STDERR.PGM
FC: no differences encountered

p164 simple thread tests
Comparing files P1\P164\stdout.build and ..\SRC\P1\P164\STDOUT.BUILD
***** P1\P164\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P164\STDOUT.BUILD
*****

Comparing files P1\P164\stderr.build and ..\SRC\P1\P164\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P164\stdout.pgm and ..\SRC\P1\P164\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P164\stderr.pgm and ..\SRC\P1\P164\STDERR.PGM
FC: no differences encountered

p165 simple TYPECODE test
Comparing files P1\P165\stdout.build and ..\SRC\P1\P165\STDOUT.BUILD
***** P1\P165\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P165\STDOUT.BUILD
*****

Comparing files P1\P165\stderr.build and ..\SRC\P1\P165\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P165\stdout.pgm and ..\SRC\P1\P165\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P165\stderr.pgm and ..\SRC\P1\P165\STDERR.PGM
FC: no differences encountered

p166 RTMisc.Zero test
Comparing files P1\P166\stdout.build and ..\SRC\P1\P166\STDOUT.BUILD
***** P1\P166\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P166\STDOUT.BUILD
*****

Comparing files P1\P166\stderr.build and ..\SRC\P1\P166\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P166\stdout.pgm and ..\SRC\P1\P166\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P166\stderr.pgm and ..\SRC\P1\P166\STDERR.PGM
FC: no differences encountered

p167 array constructors as parameters
Comparing files P1\P167\stdout.build and ..\SRC\P1\P167\STDOUT.BUILD
***** P1\P167\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P167\STDOUT.BUILD
*****

Comparing files P1\P167\stderr.build and ..\SRC\P1\P167\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P167\stdout.pgm and ..\SRC\P1\P167\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P167\stderr.pgm and ..\SRC\P1\P167\STDERR.PGM
FC: no differences encountered

p168 record constructor with loopholed argument
Comparing files P1\P168\stdout.build and ..\SRC\P1\P168\STDOUT.BUILD
***** P1\P168\stdout.build
"..\src\Main.m3", line 43: warning: exception is never raised: Main.E
1 warning encountered
***** ..\SRC\P1\P168\STDOUT.BUILD
"../src/Main.m3", line 43: warning: exception is never raised: Main.E
1 warning encountered
*****

***** P1\P168\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P168\STDOUT.BUILD
*****

Comparing files P1\P168\stderr.build and ..\SRC\P1\P168\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P168\stdout.pgm and ..\SRC\P1\P168\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P168\stderr.pgm and ..\SRC\P1\P168\STDERR.PGM
FC: no differences encountered

p169 runtime fingerprint
Comparing files P1\P169\stdout.build and ..\SRC\P1\P169\STDOUT.BUILD
***** P1\P169\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P169\STDOUT.BUILD
*****

Comparing files P1\P169\stderr.build and ..\SRC\P1\P169\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P169\stdout.pgm and ..\SRC\P1\P169\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P169\stderr.pgm and ..\SRC\P1\P169\STDERR.PGM
FC: no differences encountered

p170 simple BITS FOR test
Comparing files P1\P170\stdout.build and ..\SRC\P1\P170\STDOUT.BUILD
***** P1\P170\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P170\STDOUT.BUILD
*****

Comparing files P1\P170\stderr.build and ..\SRC\P1\P170\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P170\stdout.pgm and ..\SRC\P1\P170\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P170\stderr.pgm and ..\SRC\P1\P170\STDERR.PGM
FC: no differences encountered

p171 array constructor as record default
Comparing files P1\P171\stdout.build and ..\SRC\P1\P171\STDOUT.BUILD
***** P1\P171\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P171\STDOUT.BUILD
*****

Comparing files P1\P171\stderr.build and ..\SRC\P1\P171\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P171\stdout.pgm and ..\SRC\P1\P171\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P171\stderr.pgm and ..\SRC\P1\P171\STDERR.PGM
FC: no differences encountered

p172 REAL vs. C's float
Comparing files P1\P172\stdout.build and ..\SRC\P1\P172\STDOUT.BUILD
***** P1\P172\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P172\STDOUT.BUILD
*****

Comparing files P1\P172\stderr.build and ..\SRC\P1\P172\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P172\stdout.pgm and ..\SRC\P1\P172\STDOUT.PGM
***** P1\P172\stdout.pgm
***** ..\SRC\P1\P172\STDOUT.PGM
23 23
*****

Comparing files P1\P172\stderr.pgm and ..\SRC\P1\P172\STDERR.PGM
***** P1\P172\stderr.pgm
23.4 23
************************ ERROR: 23.4 instead of 23


1 error(s) and 0 warning(s) detected
***** ..\SRC\P1\P172\STDERR.PGM


0 error(s) and 0 warning(s) detected
*****

p173 LONGREAL vs. C's double
Comparing files P1\P173\stdout.build and ..\SRC\P1\P173\STDOUT.BUILD
***** P1\P173\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P173\STDOUT.BUILD
*****

Comparing files P1\P173\stderr.build and ..\SRC\P1\P173\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P173\stdout.pgm and ..\SRC\P1\P173\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P173\stderr.pgm and ..\SRC\P1\P173\STDERR.PGM
FC: no differences encountered

p174 large enumeration
Comparing files P1\P174\stdout.build and ..\SRC\P1\P174\STDOUT.BUILD
***** P1\P174\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P174\STDOUT.BUILD
*****

Comparing files P1\P174\stderr.build and ..\SRC\P1\P174\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P174\stdout.pgm and ..\SRC\P1\P174\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P174\stderr.pgm and ..\SRC\P1\P174\STDERR.PGM
FC: no differences encountered

p175 CASE stmt with very large bounds
Comparing files P1\P175\stdout.build and ..\SRC\P1\P175\STDOUT.BUILD
***** P1\P175\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P175\STDOUT.BUILD
*****

Comparing files P1\P175\stderr.build and ..\SRC\P1\P175\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P175\stdout.pgm and ..\SRC\P1\P175\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P175\stderr.pgm and ..\SRC\P1\P175\STDERR.PGM
FC: no differences encountered

p176 need full assignment in NEW and constructors
Comparing files P1\P176\stdout.build and ..\SRC\P1\P176\STDOUT.BUILD
***** P1\P176\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P176\STDOUT.BUILD
*****

Comparing files P1\P176\stderr.build and ..\SRC\P1\P176\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P176\stdout.pgm and ..\SRC\P1\P176\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P176\stderr.pgm and ..\SRC\P1\P176\STDERR.PGM
FC: no differences encountered

p177 unaligned object field references
Comparing files P1\P177\stdout.build and ..\SRC\P1\P177\STDOUT.BUILD
***** P1\P177\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P177\STDOUT.BUILD
*****

Comparing files P1\P177\stderr.build and ..\SRC\P1\P177\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P177\stdout.pgm and ..\SRC\P1\P177\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P177\stderr.pgm and ..\SRC\P1\P177\STDERR.PGM
FC: no differences encountered

p178 packed fields vs. C's unsigned arithmetic
Comparing files P1\P178\stdout.build and ..\SRC\P1\P178\STDOUT.BUILD
***** P1\P178\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P178\STDOUT.BUILD
*****

Comparing files P1\P178\stderr.build and ..\SRC\P1\P178\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P178\stdout.pgm and ..\SRC\P1\P178\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P178\stderr.pgm and ..\SRC\P1\P178\STDERR.PGM
FC: no differences encountered

p179 alignment of ARRAY OF BITS 32 FOR INTEGER
Comparing files P1\P179\stdout.build and ..\SRC\P1\P179\STDOUT.BUILD
***** P1\P179\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P179\STDOUT.BUILD
*****

Comparing files P1\P179\stderr.build and ..\SRC\P1\P179\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P179\stdout.pgm and ..\SRC\P1\P179\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P179\stderr.pgm and ..\SRC\P1\P179\STDERR.PGM
FC: no differences encountered

p180 simple generic test
Comparing files P1\P180\stdout.build and ..\SRC\P1\P180\STDOUT.BUILD
***** P1\P180\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P180\STDOUT.BUILD
*****

Comparing files P1\P180\stderr.build and ..\SRC\P1\P180\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P180\stdout.pgm and ..\SRC\P1\P180\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P180\stderr.pgm and ..\SRC\P1\P180\STDERR.PGM
FC: no differences encountered

p181 <*NOWARN*>
Comparing files P1\P181\stdout.build and ..\SRC\P1\P181\STDOUT.BUILD
***** P1\P181\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P181\STDOUT.BUILD
*****

Comparing files P1\P181\stderr.build and ..\SRC\P1\P181\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P181\stdout.pgm and ..\SRC\P1\P181\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P181\stderr.pgm and ..\SRC\P1\P181\STDERR.PGM
FC: no differences encountered

p182 renamed hello world
Comparing files P1\P182\stdout.build and ..\SRC\P1\P182\STDOUT.BUILD
***** P1\P182\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P182\STDOUT.BUILD
*****

Comparing files P1\P182\stderr.build and ..\SRC\P1\P182\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P182\stdout.pgm and ..\SRC\P1\P182\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P182\stderr.pgm and ..\SRC\P1\P182\STDERR.PGM
FC: no differences encountered

p183 hidden object field
Comparing files P1\P183\stdout.build and ..\SRC\P1\P183\STDOUT.BUILD
***** P1\P183\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P183\STDOUT.BUILD
*****

Comparing files P1\P183\stderr.build and ..\SRC\P1\P183\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P183\stdout.pgm and ..\SRC\P1\P183\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P183\stderr.pgm and ..\SRC\P1\P183\STDERR.PGM
FC: no differences encountered

p184 fold constant to check type equality
Comparing files P1\P184\stdout.build and ..\SRC\P1\P184\STDOUT.BUILD
***** P1\P184\stdout.build
link @_m3responsefile0.txt 2>&1 > pgm.lst
mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
***** ..\SRC\P1\P184\STDOUT.BUILD
*****

Comparing files P1\P184\stderr.build and ..\SRC\P1\P184\STDERR.BUILD
FC: no differences encountered

Comparing files P1\P184\stdout.pgm and ..\SRC\P1\P184\STDOUT.PGM
FC: no differences encountered

Comparing files P1\P184\stderr.pgm and ..\SRC\P1\P184\STDERR.PGM
FC: no differences encountered