Hi, I found out that GCC 4.4.x build of minigzip from zlib package is a lot slower compared to GCC 3.4.0 build. Maybe someone can compile minigzip for his system with GCC 3.4.x and GCC 4.4.x and compare time of compression with bigger file? This way we would know if this regression only happens on the m68k GCC or maybe on other platforms too.
I really don't like regressions like this :/ http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40454 Regards