This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix SH Interrupt Handler ICE


"Dhananjay R. Deshpande" wrote:
> 
> Hi Joern,
> 
> Thanks for your review comments and suggestions.
> Here is the updated patch.
> 
> Changelog -
> 2002-12-04 Dhananjay Deshpande <dhananjayd@kpit.com>
>         * gcc/config/sh/sh.c (calc_live_regs): Save fpscr only if target has FPU
>           (push): Generate push_fpscr
>           (pop): Generate pop_fpscr
>         * gcc/config/sh/sh.md : Add define_expand "push_fpscr", "pop_fpscr"
>           (fpu_switch): Add alternative to push fpscr. Enable for TARGET_SH3E.

OK.
	
-- 
--------------------------
SuperH (UK) Ltd.
2410 Aztec West / Almondsbury / BRISTOL / BS32 4QX
T:+44 1454 465658


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]