Waldek Hebisch wrote:
Adriaan van Os wrote:
FAIL: avo7.pas
Running the testsuite, I found one (new) problem. The back-end patch file doesn't have the recent diff that solves the "avo7.pas" problem (see http://www.gnu-pascal.de/crystal/gpc/en/mail11092.html).
I know about the problem. I have reverted the `gcc.c' patch since with the patch applied (and with gcc-3.4) I got failure in `fjf203.pas'. I feel that we should examine the problem more carefully, before we choose a solution.
With the patch applied, both tests pass on powerpc-apple-darwin:
[G4:gcc/p/test] adriaan% make MASK="fjf203.pas avo7.pas" 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 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" fjf203.pas avo7.pas | tee test_log | "./test_sum" -d Test Run By adriaan on 2005-01-11 11:01:58 Native configuration is powerpc-apple-darwin (G4.local.)
=== gpc tests ===
Running target any Running testsuite ...
=== gpc Summary ===
# of tests 2 # of expected passes 2
gpc version 20041218, based on gcc-3.4.3
Regards,
Adriaan van Os