qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH][SPARC] Full implementation of IEEE exceptions


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH][SPARC] Full implementation of IEEE exceptions
Date: Fri, 6 Apr 2007 09:07:23 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

On Fri, Apr 06, 2007 at 08:47:57AM +0200, Blue Swirl wrote:
> >The attached patch fully implements IEEE exceptions on the SPARC target.
> 
> The patch is broken:
> gcc-3.3 -Wall -O2 -g -fno-strict-aliasing  -fno-reorder-blocks  -fno-gcse   
> -fno-optimize-sibling-calls  -fno-crossjumping  -fno-align-labels  
> -fno-align-jumps  -fno-align-functions -mpreferred-stack-boundary=2 
> -fomit-frame-pointer  -I. -I.. -I/tmp/qemu.aurel/target-sparc 
> -I/tmp/qemu.aurel -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
> -I/tmp/qemu.aurel/fpu -I/tmp/qemu.aurel/slirp -c -o op.o 
> /tmp/qemu.aurel/target-sparc/op.c
> /tmp/qemu.aurel/target-sparc/op.c: In function `op_clear_ieee_excp_and_FTT':
> /tmp/qemu.aurel/target-sparc/op.c:1539: error: `FSR_CEXEC_MASK' undeclared 
> (first use in this function)
> /tmp/qemu.aurel/target-sparc/op.c:1539: error: (Each undeclared identifier 
> is reported only once
> /tmp/qemu.aurel/target-sparc/op.c:1539: error: for each function it appears 
> in.)
> 

Sorry this is a small typo in my patch, please find an update patch
attached.

-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   address@hidden         | address@hidden
   `-    people.debian.org/~aurel32 | www.aurel32.net

Attachment: sparc-qemu-ieee_exceptions.diff
Description: Text Data


reply via email to

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