On Sat, 25 Mar 2006, Waldek Hebisch wrote:
I have put a new gpc snapshot at:
http://www.math.uni.wroc.pl/~hebisch/gpc-20060325.tar.bz2
Main change is preliminary gcc-4.0.x support.
[..]
Results here:
cd ./p/test && make MASK="" EXTRA_TEST_PFLAGS=" " TEST_RUN_FLAGS="" "pascal.check-dejagnu" make[1]: Entering directory `/home/russ/src/gcc_collection/gpc-20060325/build/gcc/p/test' 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="/home/russ/src/gcc_collection/gpc-20060325/build/gcc/xgpc -B/home/russ/src/gcc_collection/gpc-20060325/build/gcc/" PFLAGS="-I ../rts --no-unit-path --unit-path=/home/russ/src/gcc_collection/gpc-20060325/gcc-4.0.3/gcc/p/units --autobuild -g -O3 -W -Wall -Wno-unused " PFLAGS_NO_PATHS="-g -O3 -W -Wall -Wno-unused " SRCDIR="/home/russ/src/gcc_collection/gpc-20060325/gcc-4.0.3/gcc/p/test" TEST_MAKE_FLAG=test-make-flag "/home/russ/src/gcc_collection/gpc-20060325/gcc-4.0.3/gcc/p/test/test_run" | tee test_log | "/home/russ/src/gcc_collection/gpc-20060325/gcc-4.0.3/gcc/p/test/test_sum" -d Test Run By russ on 2006-03-25 10:14:23 Native configuration is i686-pc-linux-gnu (bigred)
=== gpc tests ===
Running target any Running testsuite ...
UNSUPPORTED: aregextest.pas FAIL: fjf186.pas FAIL: fjf322.pas FAIL: fjf403b.pas FAIL: fjf587b.pas FAIL: fjf779a.pas FAIL: fjf779b.pas FAIL: fjf779e.pas FAIL: fjf779f.pas FAIL: fjf779g.pas FAIL: goto8.pas FAIL: nicola4c.pas
=== gpc Summary ===
# of tests 5070 # of expected passes 5058 # of unexpected failures 11 # of unsupported tests 1
/home/russ/src/gcc_collection/gpc-20060325/build/gcc/xgpc version 20060325, based on gcc-4.0.3 make[1]: Leaving directory `/home/russ/src/gcc_collection/gpc-20060325/build/gcc/p/test'
Russ