From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LEn2q-0004ji-7Q for garchives@archives.gentoo.org; Mon, 22 Dec 2008 15:50:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16DD9E084C; Mon, 22 Dec 2008 15:50:11 +0000 (UTC) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by pigeon.gentoo.org (Postfix) with ESMTP id CAEFEE084C for ; Mon, 22 Dec 2008 15:50:10 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id c7so314113nfi.26 for ; Mon, 22 Dec 2008 07:50:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=hcsyKaZmejzPNwa3BTYXrgELCRgpfBllPNiD3DX+en4=; b=R5xqc7yZ1gx3esmcBeeeA6pKsO9pS559mBICALZJ9XL8fKAAyfCFE6JhtbZqmEHltJ y9iI0XjzNbAxdbIP3drbmNF0bHXO5OnWPOylst71IFqx40ZFnTBj6jsU1aBbshmjB4sD SrYCZyic0x75cwUmfb4SOeUlGwsNzAARvJp6Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=K6ZK6eFKAqaxjGkANIAEQhw5mJ+pNkaDGbfi/DXxksWMtsOdcnjZALHt3gCD/yxfv1 vdxiyws2G0CiMm9jNKphpq6mYbPl2+Q3w3QbcLYcfXi0wZ9nCEMsbu33QE+ZpIHzE7bt GlX/TKL02BpXUiI80UdUp3+PyeIlLlVLeMA5Q= Received: by 10.210.66.13 with SMTP id o13mr7492744eba.105.1229961010245; Mon, 22 Dec 2008 07:50:10 -0800 (PST) Received: from ?192.168.2.6? ([196.205.217.178]) by mx.google.com with ESMTPS id d23sm444629nfh.28.2008.12.22.07.50.07 (version=SSLv3 cipher=RC4-MD5); Mon, 22 Dec 2008 07:50:09 -0800 (PST) Sender: Ahmed Ammar Subject: Re: [linux-cirrus] Re: [gentoo-embedded] maverick-crunch queries From: Ahmed Ammar To: gentoo-embedded@lists.gentoo.org Cc: linux-cirrus@freelists.org In-Reply-To: <1229960356.28926.18.camel@localhost.localdomain> References: <1217492163.3767.50.camel@localhost.localdomain> <56d259a00810130537ie4b11aofb498d5e2aeca32f@mail.gmail.com> <1226929479.3361.7.camel@localhost.localdomain> <56d259a00811170921u1ab90f7x1aa80cef1978d9ef@mail.gmail.com> <1229960356.28926.18.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 22 Dec 2008 17:50:04 +0200 Message-Id: <1229961004.28926.21.camel@localhost.localdomain> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.24.2 Content-Transfer-Encoding: 7bit X-Archives-Salt: 0e215d54-434c-417a-83b2-efb8db9eae1c X-Archives-Hash: b26edc23fd5b0823ca3195a838d0b147 On Mon, 2008-12-22 at 17:39 +0200, Ahmed Ammar wrote: > The assembly generated is: > .LCFI141: > .save {mv8} <-- Error: register expected > cfstrd mvd8, [sp, #-8]! If i disable optimization (-O0) the same code compiles, I searched for the same identifier as above and found the following; .LCFI141: @(insn/f 29 28 30 /usr/lib/gcc/armv4tl-maverick-linux-gnueabi/4.3.2/include/g ++-v4/bits/stl_vector.h:562 (set (reg/f:SI 11 fp) @ (plus:SI (reg:SI 12 ip) @ (const_int -4 [0xfffffffffffffffc]))) 4 {*arm_addsi3} (nil)) .setfp fp, ip, #-4 sub fp, ip, #4 @ 29 *arm_addsi3/2 [length = 4] Hope this helps, -- Ahmed Ammar (b33fc0d3 [at] gentoo.org)