qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thiemo Seufer <ths@networkno.de>
To: Robert Reif <reif@earthlink.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu cpu-all.h cpu-exec.c qemu-doc.texi vl.c
Date: Thu, 24 Jan 2008 17:13:42 +0000	[thread overview]
Message-ID: <20080124171342.GG2746@networkno.de> (raw)
In-Reply-To: <47979658.5010009@earthlink.net>

Robert Reif wrote:
> Thiemo Seufer wrote:
>
>> CVSROOT:	/sources/qemu
>> Module name:	qemu
>> Changes by:	Thiemo Seufer <ths>	08/01/23 19:01:12
>>
>> Modified files:
>> 	.              : cpu-all.h cpu-exec.c qemu-doc.texi vl.c 
>>
>> Log message:
>> 	Add option to disable TB cache, by Herve Poussineau.
>>
>> CVSWeb URLs:
>> http://cvs.savannah.gnu.org/viewcvs/qemu/cpu-all.h?cvsroot=qemu&r1=1.81&r2=1.82
>> http://cvs.savannah.gnu.org/viewcvs/qemu/cpu-exec.c?cvsroot=qemu&r1=1.130&r2=1.131
>> http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-doc.texi?cvsroot=qemu&r1=1.182&r2=1.183
>> http://cvs.savannah.gnu.org/viewcvs/qemu/vl.c?cvsroot=qemu&r1=1.400&r2=1.401
>>
>>
>>
>>  
>>
> This gives the following compile errror:
>
> gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I..  
> -I/home/wine/qemu/target-i386 -I/home/wine/qemu -MMD -MP -DNEED_CPU_H  
> -I/home/wine/qemu/linux-user -I/home/wine/qemu/linux-user/i386  
> -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE  
> -I/home/wine/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE  
> -I/home/wine/qemu/slirp    -c -o cpu-exec.o /home/wine/qemu/cpu-exec.c
> /home/wine/qemu/cpu-exec.c: In function `cmp1':
> /home/wine/qemu/cpu-exec.c:143: unable to find a register to spill in  
> class `DIREG'

Exactly which version of gcc is this? It appears to work fine with at
least some gcc 3 versions.


Thiemo

  reply	other threads:[~2008-01-24 17:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-23 19:01 [Qemu-devel] qemu cpu-all.h cpu-exec.c qemu-doc.texi vl.c Thiemo Seufer
2008-01-23 19:32 ` Robert Reif
2008-01-24 17:13   ` Thiemo Seufer [this message]
2008-01-24 17:30     ` Robert Reif
  -- strict thread matches above, loose matches on Subject: below --
2008-02-01 22:18 Fabrice Bellard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080124171342.GG2746@networkno.de \
    --to=ths@networkno.de \
    --cc=qemu-devel@nongnu.org \
    --cc=reif@earthlink.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).