Waldek Hebisch a écrit:
I have put a new gpc snapshot at:
http://www.math.uni.wroc.pl/~hebisch/gpc-20070904.tar.bz2
This snaphshot contains mostly bugfixes. Main feature is that gcc-4.1.x support is now integrated.
Very good. Compiled with gcc-4.1.2 under DJGPP it gives ---------------------------------------------------------------------- === gpc tests ===
Running target any Running testsuite ...
FAIL: fjf1102.pas UNSUPPORTED: fjf165a.pas FAIL: fjf322.pas FAIL: fjf403b.pas FAIL: fjf563e.pas FAIL: fjf587b.pas UNSUPPORTED: longr2.pas FAIL: y2k.pas
=== gpc Summary ===
# of tests 5111 # of expected passes 5103 # of unexpected failures 6 # of unsupported tests 2
c:/djgpp/b/gnu/build.gcc/gcc/xgpc version 20070904, based on gcc-4.1.2 ----------------------------------------------------------------------- In fact only 5 failures since y2k has no meaning as usual.
In detail
TEST fjf1102.pas: failed 000
TEST fjf322.pas: 'result_0.lengthc:/djgpp/b/gnu/gcc-4.12/gcc/p/test/fjf322.pas: In function `o': gpc1.exe: warnings being treated as errors c:/djgpp/b/gnu/gcc-4.12/gcc/p/test/fjf322.pas:8: warning: ' is used uninitialized in this function failed
TEST fjf403b.pas: failed: failed
TEST fjf563e.pas: failed: failed
TEST fjf587b.pas: 'concat_0._p_Schema_[3]{lb: 1 sz: 1}c:/djgpp/b/gnu/gcc-4.12/gcc/p/test/fjf587b.pas: In procedure `Foo': gpc1.exe: warnings being treated as errors c:/djgpp/b/gnu/gcc-4.12/gcc/p/test/fjf587b.pas:5: warning: ' is used uninitialized in this function failed
So good that I put it in the "good" directory, not the "experimental"
http://www.gnu-pascal.de/contrib/maurice/gpc-20070904-gcc-412.i586-pc-msdosd...
unless you don't agree ?
Maurice