qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: Qemu 32-bit i386, gcc >= 3.4 spill error fix


From: Ben Taylor
Subject: [Qemu-devel] Re: Qemu 32-bit i386, gcc >= 3.4 spill error fix
Date: Sun, 4 May 2008 21:13:52 -0400

On Sun, May 4, 2008 at 5:41 PM, Ben Taylor <address@hidden> wrote:
> This patch applies some additional flags to op.c and helper.c
>  for compiling on i386 32-bit systems with gcc >= 3.4.
>
>  This has been tested on both ubuntu 7.10/32-bit and
>  Solaris SXCE/32-bit with both gcc-3.3 and gcc-3.4
>  and the behavior is consistent between both.
>
>  This is just a short term fix til the SSE ops are converted
>  to TCG.
>

I updated the patch to take care of -mtune options that might
be set by --extra-cflags, as well as the -march flags. I added
support for athlon-xp, as someone mentioned it in #qemu
with the exact error that helper.c sees in this context, so I
fixed it as I have an athlon-xp.

Ben

Attachment: qemu-gcc-3.4-spill-error-v2.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]