microblaze: Raise SIGFPE/FPE_INTDIV for div by zero
It fixes the signal nr raised for divizion by zero from
SIGILL to SIGFPE, in accordance to POSIX and other archs.
This came up due to a failed test in the GCC testsuite.
Signed-off-by: NEdgar E. Iglesias <edgar.iglesias@gmail.com>
Showing
想要评论请 注册 或 登录