This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libffi on mips with no floating pointer registers/instructions


On Tue, Dec 6, 2011 at 9:30 AM, Charles Hardin <ckhardin@gmail.com> wrote:
> All,
>
> It looks like the mips assembly code doesn't ifdef out the floating point loads and store if there is a soft and you get the expected unsupported opcode error.

This is http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50051 .  You can
look at the bug report for a simple patch.

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]