[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Qemu 32-bit i386, gcc >= 3.4 spill error fix
From: |
Ben Taylor |
Subject: |
[Qemu-devel] Qemu 32-bit i386, gcc >= 3.4 spill error fix |
Date: |
Sun, 4 May 2008 17:41:25 -0400 |
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.
Ben
qemu-gcc-3.4-spill-error.patch
Description: Text Data
- [Qemu-devel] Qemu 32-bit i386, gcc >= 3.4 spill error fix,
Ben Taylor <=