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

2012-06-13 Thread Uros Bizjak
On Tue, Jun 12, 2012 at 12:31 PM, Uros Bizjak ubiz...@gmail.com 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  ubiz...@gmail.com        *

[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 ubiz...@gmail.com * config/ia64/sfp-machine.h (__sfp_handle_exceptions): New