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 2020-07-03 17:22:44
Native configuration is x86_64-suse-linux (lamb25)

		=== gpc tests ===

Running target any
Running testsuite ...

UNSUPPORTED: asmtest.pas
FAIL: aturbo3test.pas
FAIL: crttest.pas
FAIL: dialec3.pas
FAIL: dialec5.pas
FAIL: dialec6.pas
FAIL: dialec7.pas
FAIL: fjf30b.pas

		=== gpc Summary ===

# of tests                5112
# of expected passes      5104
# of unexpected failures  7
# of unsupported tests    1

gpc version 20070904, based on gcc-3.4.6
