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-20 18:35:55
Native configuration is i686-redhat-linux-gnu (unknown host)

		=== gpc tests ===

Running target any
Running testsuite ...

FAIL: agettext2test.pas
FAIL: agettexttest.pas
UNSUPPORTED: fjf165a.pas
FAIL: fjf23.pas

		=== gpc Summary ===

# of tests                5112
# of expected passes      5108
# of unexpected failures  3
# of unsupported tests    1

gpc version 20070904, based on gcc-3.4.6
