On Tue, 2013-09-03 at 11:08 -0400, Vladimir Makarov wrote: > The patch is ok for the trunk.
Thanks! Committed as revision 202286 with Jakub's ChangeLog suggestions. > I'd wait for some time (may be 2 weeks) before committing it for gcc-4.8 > as it might affect other targets (especially code generation through > regno_reg_rtx). Will do. > In perspective, if it works, we could remove get_raw_result_mode and > get_raw_arg_mode hooks used currently only by IA64. Agreed, but I think someone with access to an IA64 system should do that change so they can verify XFmode is returned for fp regs. Peter