I have prepared a new 4.1.x diffs:
http://www.math.uni.wroc.pl/~hebisch/gpc/gpc-4.1-5f.diff.gz http://www.math.uni.wroc.pl/~hebisch/gpc/gcc-4.1-5f.diff.gz
Since I spent a lot of time out of the town I may be slow to answer questions.
On Sat, 15 Jul 2006, Waldek Hebisch wrote:
I have prepared a new 4.1.x diffs:
http://www.math.uni.wroc.pl/~hebisch/gpc/gpc-4.1-5f.diff.gz http://www.math.uni.wroc.pl/~hebisch/gpc/gcc-4.1-5f.diff.gz
Starting with clean gcc, gpc: patched cleanly touch parse not needed
results:
UNSUPPORTED: aregextest.pas FAIL: fjf322.pas FAIL: fjf395a.pas FAIL: fjf395b.pas FAIL: fjf403b.pas FAIL: fjf563e.pas FAIL: fjf587b.pas FAIL: fjf779a.pas FAIL: fjf779b.pas FAIL: fjf779e.pas FAIL: fjf779f.pas FAIL: fjf779g.pas FAIL: nicola4c.pas
=== gpc Summary ===
# of tests 5070 # of expected passes 5057 # of unexpected failures 12 # of unsupported tests 1
/home/russ/src/gcc_collection/gpc-20060325-4.1.1/build/gcc/xgpc version 20060325, based on gcc-4.1.1 make[1]: Leaving directory `/home/russ/src/gcc_collection/gpc-20060325-4.1.1/build/gcc/p/test'
Good, I think. Hope this helps Russ
Russell Whitaker a écrit:
On Sat, 15 Jul 2006, Waldek Hebisch wrote:
I have prepared a new 4.1.x diffs:
http://www.math.uni.wroc.pl/~hebisch/gpc/gpc-4.1-5f.diff.gz http://www.math.uni.wroc.pl/~hebisch/gpc/gcc-4.1-5f.diff.gz
Starting with clean gcc, gpc: patched cleanly touch parse not needed
results:
UNSUPPORTED: aregextest.pas FAIL: fjf322.pas FAIL: fjf395a.pas FAIL: fjf395b.pas FAIL: fjf403b.pas FAIL: fjf563e.pas FAIL: fjf587b.pas FAIL: fjf779a.pas FAIL: fjf779b.pas FAIL: fjf779e.pas FAIL: fjf779f.pas FAIL: fjf779g.pas FAIL: nicola4c.pas
=== gpc Summary ===
# of tests 5070 # of expected passes 5057 # of unexpected failures 12 # of unsupported tests 1
/home/russ/src/gcc_collection/gpc-20060325-4.1.1/build/gcc/xgpc version 20060325, based on gcc-4.1.1 make[1]: Leaving directory `/home/russ/src/gcc_collection/gpc-20060325-4.1.1/build/gcc/p/test'
Good, I think. Hope this helps Russ
Same results with DJGPP v2.03 p2 on a W98se DOS Box
Test Run By dosuser on 2006-07-20 18:04:21 Native configuration is djgpp (KNAUTIE)
=== gpc tests ===
Running target any Running testsuite ...
UNSUPPORTED: fjf165a.pas FAIL: fjf322.pas FAIL: fjf395a.pas FAIL: fjf395b.pas FAIL: fjf403b.pas FAIL: fjf563e.pas FAIL: fjf587b.pas FAIL: fjf779a.pas FAIL: fjf779b.pas FAIL: fjf779e.pas FAIL: fjf779f.pas FAIL: fjf779g.pas FAIL: nicola4c.pas
=== gpc Summary ===
# of tests 5070 # of expected passes 5057 # of unexpected failures 12 # of unsupported tests 1
c:/djgpp/gnu/build.gcc/gcc/xgpc version 20060325, based on gcc-4.1.1 make.exe[1]: Leaving directory `c:/djgpp/gnu/build.gcc/gcc/p/test'
more explicitly:
TEST fjf322.pas: 'result_0.lengthc:/djgpp/gnu/gcc-4.11/gcc/p/test/fjf322.pas: In function `o': gpc1.exe: warnings being treated as errors c:/djgpp/gnu/gcc-4.11/gcc/p/test/fjf322.pas:8: warning: ' is used uninitialized in this function failed
TEST fjf395a.pas: a Value 2 TEST fjf395b.pas: a Value -128
TEST fjf403b.pas: failed: failed
TEST fjf563e.pas: failed: failed
TEST fjf587b.pas: 'concat_0._p_Schema_[3]{lb: 1 sz: 1}c:/djgpp/gnu/gcc-4.11/gcc/p/test/fjf587b.pas: In procedure `Foo': gpc1.exe: warnings being treated as errors c:/djgpp/gnu/gcc-4.11/gcc/p/test/fjf587b.pas:5: warning: ' is used uninitialized in this function failed
TEST fjf779a.pas: failed: TEST fjf779b.pas: failed: TEST fjf779d.pas: OK TEST fjf779e.pas: failed: TEST fjf779f.pas: failed: TEST fjf779g.pas: failed:
TEST nicola4c.pas: failed:
Apparently very few independent failures
Maurice