On 09/09/2016 11:33 AM, Alex Bennée wrote:
Richard Henderson <[email protected]> writes:Changes since v2: * Fix build for 32-bit host without 64-bit atomics. Tested with --extra-cflags='-march=-i486'. This is patch 15, which might ought to get folded back into patch 13 for bisection, but is ugly for review.Hmm I wonder what's breaking the configure script on Travis: https://travis-ci.org/stsquad/qemu/builds/158784781 It's not very forthcoming with detail....
Huh. Well, I can attempt a build with the same version of gcc, and see if that's enlightening. Anything you could do to track that down would be helpful.
* Move a lot of stuff out of softmmu_template.h, and into cputlb.c. This is both for code size reduction and readability.\o/
:-) r~
