"Russ Whitaker" wrote:
constovfl.pas failed: failed 0 fjf83.pas failed: Failed goto4.pas failed
These are "known bugs" in a GPC that works with gcc-2.95.x. I did not move them to the `knownbugs' subdirectory because I was hoping to have them fixed within days after the alpha release. :-I
fjf149.pas failed: 64
This is not really a bug but a change in the way `BitSizeOf' works. I am still unsure wheter we should keep the current behaviour, so I did not yet adapt the test program.
dialec3.pas failed
This one should not occur - and does not occur on all systems I have access to.
These Err messeges appeared just before dialec3.pas:
/usr/local/lib/gcc-lib/i586-pc-linux-gnu/2.95.2/units/pipec.o: In function `_p_pipe': /usr/local/lib/gcc-lib/i586-pc-linux-gnu/2.95.2/units/pipec.o(.text+0x0): multiple definition of `_p_pipe' pipec.o:/usr/local/src/gcc-2.95.2/gcc/p/test/./../units/pipec.c:40: first defined here /usr/bin/ld: Warning: size of symbol `_p_pipe' changed from 490 to 599 in /usr/local/lib/gcc-lib/i586-pc-linux-gnu/2.95.2/units/pipec.o collect2: ld returned 1 exit status
Very strange. It seems as if the test compilation uses `pipec.c' twice from two different directories. It would be useful to see the output of `gpc -v' here, but currently I cannot promise to handle it with high priority. :-( Sorry for that.)
/tmp/cc0y2DBt.s: Assembler messages: /tmp/cc0y2DBt.s:110: Error: operands given don't match any known 386 instruction
Doesn't this belong to `goto4'? Peter -- http://home.pages.de/~Peter.Gerwinski/ - G-N-U GmbH: http://www.g-n-u.de Maintainer GNU Pascal - http://home.pages.de/~GNU-Pascal/ - gpc-19990118 GnuPG key fingerprint: 9E7C 0FC4 8A62 5536 1730 A932 9834 65DB 2143 9422 keys: ftp://ftp.gerwinski.de/pub/keys/ - AntiSpam: http://spam.abuse.net
participants (2)
-
Dr A Olowofoyeku -
Peter Gerwinski