r114319 - in /branches/gcc-4_1-branch/libffi: C...

wilson@gcc.gnu.org wilson@gcc.gnu.org
Thu Jun 1 22:36:00 GMT 2006


Author: wilson
Date: Thu Jun  1 22:36:19 2006
New Revision: 114319

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114319
Log:
Fix broken denorm support.
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:
    branches/gcc-4_1-branch/libffi/ChangeLog
    branches/gcc-4_1-branch/libffi/src/ia64/ffi.c



More information about the Gcc-cvs mailing list