Re: [Qemu-devel] GCC 4 patches

2005-11-14 Thread Fabrice Bellard
Gwenole Beauchesne wrote: [...] IMHO, it's not worth looking hard at compiling QEMU with GCC 4 on x86. The new hand written backend is a better alternative. This is my opinion too ! Fabrice. ___ Qemu-devel mailing list Qemu-devel@nongnu.org http:/

[Qemu-devel] GCC 4 patches

2005-11-14 Thread Gwenole Beauchesne
Hi, The following patches makes it possible to build QEMU with GCC 4 on x86. However, there is still a problem with x86_64-softmmu. It may be a genuine GCC bug though I don't see what's wrong with do_interrupt_real(). IOW, if I build this function with GCC 3.3, x86_64-softmmu works fine, otherwis