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-06-06 16:23:13
Native configuration is x86_64-redhat-linux-gnu (unknown host)

		=== gpc tests ===

Running target any
Running testsuite ...

FAIL: agettext2test.pas
FAIL: agettexttest.pas
UNSUPPORTED: asmtest.pas
UNSUPPORTED: fjf165a.pas
FAIL: fjf30b.pas

		=== gpc Summary ===

# of tests                5112
# of expected passes      5107
# of unexpected failures  3
# of unsupported tests    2

gpc version 20070904, based on gcc-3.4.6
