From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JrBoi-0000E6-H2 for qemu-devel@nongnu.org; Wed, 30 Apr 2008 08:53:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JrBog-0000C5-Ne for qemu-devel@nongnu.org; Wed, 30 Apr 2008 08:53:48 -0400 Received: from [199.232.76.173] (port=56136 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrBog-0000Bl-IR for qemu-devel@nongnu.org; Wed, 30 Apr 2008 08:53:46 -0400 Received: from pih-relay08.plus.net ([212.159.14.134]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JrBog-0007Yp-16 for qemu-devel@nongnu.org; Wed, 30 Apr 2008 08:53:46 -0400 Received: from [212.159.106.41] (helo=bandsman.co.uk) by pih-relay08.plus.net with esmtp (Exim) id 1JrBoX-00085Q-Vy for qemu-devel@nongnu.org; Wed, 30 Apr 2008 13:53:38 +0100 Received: from njh.bandsman.co.uk (njh [192.168.1.2]) (authenticated bits=0) by bandsman.co.uk (8.14.2/8.14.1) with ESMTP id m3UCramu009760 for ; Wed, 30 Apr 2008 13:53:37 +0100 Message-ID: <48186BD0.7090009@bandsman.co.uk> Date: Wed, 30 Apr 2008 13:53:36 +0100 From: Nigel Horne MIME-Version: 1.0 References: <200804301237.m3UCbPGQ008101@bandsman.co.uk> In-Reply-To: <200804301237.m3UCbPGQ008101@bandsman.co.uk> Content-Type: multipart/mixed; boundary="------------040509070400030501060803" Subject: [Qemu-devel] Re: Which compiler to use to compile current SVN Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This is a multi-part message in MIME format. --------------040509070400030501060803 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I can't get it to build with gcc3.4: make -C i386-softmmu all make[1]: Entering directory `/home/njh/src/qemu/trunk/i386-softmmu' gcc34 -Wall -O2 -fno-strict-aliasing -pipe -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 -m32 -I. -I.. -I/home/njh/src/qemu/trunk/target-i386 -I/home/njh/src/qemu/trunk -MMD -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/home/njh/src/qemu/trunk/tcg -I/home/njh/src/qemu/trunk/tcg/i386 -I/home/njh/src/qemu/trunk/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/home/njh/src/qemu/trunk/slirp -c -o op.o /home/njh/src/qemu/trunk/target-i386/op.c /home/njh/src/qemu/trunk/target-i386/ops_sse.h: In function `op_pshufw_mmx': /home/njh/src/qemu/trunk/target-i386/ops_sse.h:597: error: unable to find a register to spill in class `GENERAL_REGS' /home/njh/src/qemu/trunk/target-i386/ops_sse.h:597: error: this is the insn: (insn:HI 18 17 20 0 (set (strict_low_part (subreg:HI (reg/v:DI 59 [ r ]) 0)) (mem/s/j:HI (plus:SI (mult:SI (reg:SI 62) (const_int 2 [0x2])) (reg/v/f:SI 61 [ s ])) [0 ._w S2 A16])) 43 {*movstricthi_1} (insn_list 16 (insn_list 12 (insn_list 50 (nil)))) (expr_list:REG_DEAD (reg:SI 62) (nil))) /home/njh/src/qemu/trunk/target-i386/ops_sse.h:597: confused by earlier errors, bailing out make[1]: *** [op.o] Error 1 make[1]: Leaving directory `/home/njh/src/qemu/trunk/i386-softmmu' make: *** [subdir-i386-softmmu] Error 2 -Nigel --------------040509070400030501060803 Content-Type: text/x-vcard; charset=utf-8; name="njh.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="njh.vcf" begin:vcard fn:Nigel Horne n:Horne;Nigel org:NJH Music adr:Pogmoor;;28 Wharfedale Road;Barnsley;South Yorkshire;S75 2LJ;UK email;internet:njh@bandsman.co.uk tel;fax:+44 870 705 9334 note:Skype: nigelhorne x-mozilla-html:FALSE url:http://www.bandsman.co.uk version:2.1 end:vcard --------------040509070400030501060803--