[cfe-dev] ARM assembler regression?

İsmail Dönmez ismail at donmez.ws
Fri Nov 7 04:19:05 PST 2014


On Fri, Nov 7, 2014 at 2:17 PM, Renato Golin <renato.golin at linaro.org>
wrote:

> On 6 November 2014 18:14, İsmail Dönmez <ismail at donmez.ws> wrote:
> > Hmm indeed but this used to work fine? Any other sane options for mfpu?
> > Especially for machines without a Neon unit (Marvell seems to have
> those).
>
> You got me wrong. The fpu is sane, and that used to work, but it's not
> a regression in the assembler, rather, in the assembly code. :)
>
>
Yeah I found that later on and switch to -mfpu=vfpv3 as a temporary hack :)


> That code is assuming all VFP have 32 double registers, when that's
> not true. I'll fix it.
>

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141107/abb36f37/attachment.html>


More information about the cfe-dev mailing list