gzip use of memcpy

2010-01-06 Thread Alain Magloire
Bonjour, The behavior of memcpy is well defined: "Copying overlapping buffers isn't guaranteed to work; use memmove() to copy buffers that overlap" In our case for the SH architecture we have a version of memcpy that takes advantage at some specific instruction and above a certain size the copy

gzip 1.3.14: test-suite failing

2010-01-06 Thread Peter Wong
Hello: I'm seeing following error when I ran the 'make check'. This is on 1.3.14. Here's steps I took: ./configure make make check My system spec: x86 linux 2.6.12-1.1381_FC3 === gzip 1.3.14: ./test-suite.log === 3 of 3 test