This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2006 17:39:25 -0000
- Subject: [Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf
- References: <bug-24998-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #24 from dave at hiauly1 dot hia dot nrc dot ca 2006-01-24 17:39 -------
Subject: Re: [4.2 Regression] Build failure: undefined symbol __floatunsitf
> Has this all been fixed now?
This change fixes the problem on hppa*-*-hpux*:
2005-12-04 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR target/25166
* pa/pa.c (pa_hpux_init_libfuncs): Add _U_Qfcnvxf_usgl_to_quad and
_U_Qfcnvxf_udbl_to_quad to set of initialized libfuncs.
* pa/quadlib.c (_U_Qfcnvxf_usgl_to_quad, _U_Qfcnvxf_udbl_to_quad): New
functions.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24998