[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/5437] ARM linker gives spurious FPA-vs-VFP mismatches with
From: |
drow at sources dot redhat dot com |
Subject: |
[Bug binutils/5437] ARM linker gives spurious FPA-vs-VFP mismatches with softfloat-only links (arm926ej-s) |
Date: |
3 Dec 2007 14:29:16 -0000 |
------- Additional Comments From drow at sources dot redhat dot com 2007-12-03
14:29 -------
Quite the contrary. FPA versus VFP controls two different things: which
instructions would be used for hardware FP, and what format is used for double
precision floats. A little endian FPA target puts the two words in the opposite
order of a little endian VFP target.
So it's likely that your libraries actually do mismatch and one of the compilers
in use is configured incorrectly.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5437
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug binutils/5437] ARM linker gives spurious FPA-vs-VFP mismatches with softfloat-only links (arm926ej-s),
drow at sources dot redhat dot com <=