Re: [RFA PATCH, ia64]: Put soft-FP exception handler out-of-line

2012-06-12 Thread Uros Bizjak
On Tue, Jun 12, 2012 at 12:31 PM, Uros Bizjak wrote: > Similar to x86, this patch puts soft-FP exception handler out-of-line. > The patch also cleans asm constraints a bit (introduces "+"), but has > no other functional changes. > > 2012-06-12  Uros Bizjak   > >        * config/ia64/sfp-machine.h

[RFA PATCH, ia64]: Put soft-FP exception handler out-of-line

2012-06-12 Thread Uros Bizjak
Hello! Similar to x86, this patch puts soft-FP exception handler out-of-line. The patch also cleans asm constraints a bit (introduces "+"), but has no other functional changes. 2012-06-12 Uros Bizjak * config/ia64/sfp-machine.h (__sfp_handle_exceptions): New function declarati