On Wed, 12 Apr 2006, Maurice Lombardi wrote:
Waldek Hebisch a écrit:
I have now "almost ready" experimental gcc-4.1.0 port. There are some minor problems but basically 4.1.0 port should be now as good (or as bad...) as 4.0.3 port. I would like to fix some extra problems (most of them not related to port) and add some feature before I make a new snapshot, so ATM I have made port available as patches:
http://www.math.uni.wroc.pl/~hebisch/gpc/gpc-4.1-4.diff.gz
and
http://www.math.uni.wroc.pl/~hebisch/gpc/gcc-4.1-4.diff.gz
The patches are relative to gpc-20060325. gpc diff contains parser diffs. To avoid needless regeneration of parser file touch p/parse.[ch] after patching.
[..]
=== gpc tests ===
Running target any Running testsuite ...
FAIL: asmtest.pas 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 5056 # of unexpected failures 13 # of unsupported tests 1
Also added the small patch in Waldek's april 12th email. First try forgot to "touch parse.[ch]". The .gz attachment is the errors as a result, in case it might be useful.
2nd try got same 13 fails as above with a different 1 unsupported.
Russ