This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf



------- 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


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