Chris Lattner wrote: > Specifically which test is this? It is possible we can just change the > test to not depend on this. Assembler/2004-02-01-NegativeZero.ll ; RUN: llvm-as < %s | llvm-dis | grep -- -0.0 global double 0x8000000000000000 global float -0.0 The .bc made by both Linux and OpenBSD is identical according to an md5 hash.