From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14458 invoked by alias); 12 Jun 2009 13:13:48 -0000 Received: (qmail 14399 invoked by uid 48); 12 Jun 2009 13:13:36 -0000 Date: Fri, 12 Jun 2009 13:13:00 -0000 Message-ID: <20090612131336.14398.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libffi/40242] unsupported asm instructions in libffi/src/arm/sysv.S In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ramana at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-06/txt/msg00772.txt.bz2 ------- Comment #4 from ramana at gcc dot gnu dot org 2009-06-12 13:13 ------- There was a merge of some work from libffi recently and IIRC I saw some commits go into the same file. Can you check if that fixes your problem ? Ramana > > This means we cannot use "-mfloat-abi=soft" unconditionally, which boils down > (again) to the question: how can we distinguish between the > float-passed-in-int-regs and float-passed-in-float-regs case. Ideally this > should work if building libffi as part of gcc and if building libffi > standalone. > > cheers, Marc > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40242