[Bug middle-end/24998] [4.2 Regression] Build failure on sparc-sun-solaris2.9/arm: undefined symbol __floatunsitf
joseph at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Wed Nov 23 14:09:00 GMT 2005
------- Comment #4 from joseph at codesourcery dot com 2005-11-23 14:09 -------
Subject: Re: Build failure on sparc-sun-solaris2.9/arm:
undefined symbol __floatunsitf
On Wed, 23 Nov 2005, rearnsha at gcc dot gnu dot org wrote:
> /work/rearnsha/gnusrc/gcc/trunk/gcc/timevar.c:203: undefined reference to
> `__floatunsidf'
ARM should be getting __floatunsidf from ieee754-df.S. Why isn't it?
Did the code previously use __floatsidf, and if so where did it get
__floatsidf from?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24998
More information about the Gcc-bugs
mailing list