Comment 3 for bug 821289

Revision history for this message
Peter Maydell (pmaydell) wrote :

> It only segfaults when built with LLVM.

This was because of QEMU's use of a global-fixed-register variable. This usage has now been removed and QEMU builds and runs fine with LLVM as well as pure gcc.