NetBSD Problem Report #54379

From martin@aprisoft.de  Tue Jul 16 10:42:32 2019
Return-Path: <martin@aprisoft.de>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 9ABDC7A170
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 16 Jul 2019 10:42:32 +0000 (UTC)
Message-Id: <20190716104223.AF6A15CC853@emmas.aprisoft.de>
Date: Tue, 16 Jul 2019 12:42:23 +0200 (CEST)
From: martin@NetBSD.org
Reply-To: martin@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: __sdivsi3() does not raise SIGFPE
X-Send-Pr-Version: 3.95

>Number:         54379
>Category:       lib
>Synopsis:       __sdivsi3() does not raise SIGFPE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    lib-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 16 10:45:00 +0000 2019
>Originator:     Martin Husemann
>Release:        NetBSD 8.99.50
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD last-of-the-heroes.aprisoft.de 8.99.50 NetBSD 8.99.50 (GENERIC) #3: Wed Jul 10 12:06:52 CEST 2019 martin@seven-days-to-the-wolves.aprisoft.de:/work/src/sys/arch/landisk/compile/GENERIC landisk
Architecture: sh3el
Machine: landisk
>Description:

When called to divide by zero, __sdivsi3() does not raise SIGFPE.
This breaks quite a few tests in our automatic test runs on machines w/o
FPU.

>How-To-Repeat:

cd /usr/tests/lib/libc/gen && ./t_siginfo sigfpe_int

>Fix:
n/a

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.