rm -f *.dat *.o *.s *.i *.gpi *.gpd *.gpc core a.out stderr.out *.exe testmake.tmp dummy.c dummy.pas dummy.out diff_cr*.tmp fixcr fixcr.exe
rm -f todo/a.out todo/*.exe todo/*.o todo/*.s todo/*.i todo/*.gpi todo/*.gpd todo/core
GP= PC="gpc" PFLAGS=" --autobuild   -g -O3 -W -Wall -Wno-unused  " PFLAGS_NO_PATHS="-g -O3 -W -Wall -Wno-unused  " SRCDIR="." TEST_MAKE_FLAG=test-make-flag "./test_run"  "*.pas" | tee test_log | "./test_sum" -d
Test Run By abuild on 2022-10-19 10:23:49
Native configuration is s390x-ibm-linux-gnu (s390zp25)

		=== gpc tests ===

Running target any
Running testsuite ...

FAIL: agettext2test.pas
FAIL: agettexttest.pas
UNSUPPORTED: asmtest.pas
FAIL: fieldw.pas
UNSUPPORTED: fjf165a.pas
FAIL: fjf30b.pas
FAIL: gpcu_c_u.pas
UNSUPPORTED: longr2.pas
FAIL: peter8.pas
FAIL: varrec1.pas

		=== gpc Summary ===

# of tests                5112
# of expected passes      5102
# of unexpected failures  7
# of unsupported tests    3

gpc version 20070904, based on gcc-3.4.6
