CM3 M3Tests Status for Target Platform NT386

report generated at 2008-04-23 22:41:23 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