don't constant fold division that would result in negative zero (#3676)
[ghc-hetmet.git] / compiler / utils / md5.c
2008-05-28 Simon MarlowUse MD5 checksums for recompilation checking (fixes...