r112900 - in /trunk/libffi: ChangeLog src/ia64/...
wilson@gcc.gnu.org
wilson@gcc.gnu.org
Wed Apr 12 22:10:00 GMT 2006
Author: wilson
Date: Wed Apr 12 22:10:49 2006
New Revision: 112900
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112900
Log:
Fix IA-64 problems with denorms getting clobbered by type conversions.
PR libgcj/26483
* src/ia64/ffi.c (stf_spill, ldf_fill): Rewrite as macros.
(hfa_type_load): Call stf_spill.
(hfa_type_store): Call ldf_fill.
(ffi_call): Adjust calls to above routines. Add local temps for
macro result.
Modified:
trunk/libffi/ChangeLog
trunk/libffi/src/ia64/ffi.c
More information about the Gcc-cvs
mailing list