[PATCH 1/4 v3] [SH/SH4]: Add support fedisableexcept, feenableexcept, fegetexcept and feupdateenv

Kaz Kojima kkojima@rr.iij4u.or.jp
Sun May 20 13:57:00 GMT 2012


Andreas Schwab <schwab@linux-m68k.org> wrote:
>> 	* sysdeps/sh/sh4/fpu/bits/fenv.h (fexcept_t): Use unsigned int,
>> 	not unsigned short.
> 
> That's an ABI change, you'll have to add compat wrappers for
> fegetexceptflag and fesetexceptflag.

Good point.  Thanks!  Rewriting such _FPU_GETCW/_FPU_SETCW
pairs with int variables might be less intrusive.  I'll try
both way.

Regards,
	kaz



More information about the Libc-alpha mailing list