"Russ Whitaker" wrote:
Hi Frank
Ran make in directory test today:
These failed:
constovfl.pas failed: failed 0 dialec3.pas failed fjf149.pas failed: 64 fjf83.pas failed: Failed goto4.pas failed
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 /tmp/cc0y2DBt.s: Assembler messages: /tmp/cc0y2DBt.s:110: Error: operands given don't match any known 386 instruction
Are the results what you expected?
Not really. Generally, we expect all tests in that directory to succeed.
But I'll have to leave this to Peter who can tell if these are new bugs or only problems in connection with the new GCC versions...
Frank