This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25166] [4.2 Regression] FAIL: gcc.c-torture/execute/conversion.c compilation
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Dec 2005 03:23:41 -0000
- Subject: [Bug target/25166] [4.2 Regression] FAIL: gcc.c-torture/execute/conversion.c compilation
- References: <bug-25166-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from danglin at gcc dot gnu dot org 2005-12-05 03:23 -------
Subject: Bug 25166
Author: danglin
Date: Mon Dec 5 03:23:37 2005
New Revision: 108039
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108039
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/pa/pa.c
trunk/gcc/config/pa/quadlib.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25166