NetBSD Problem Report #58793

From www@netbsd.org  Wed Oct 30 17:15:47 2024
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256
	 client-signature RSA-PSS (2048 bits) client-digest SHA256)
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 95E151A9238
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 30 Oct 2024 17:15:47 +0000 (UTC)
Message-Id: <20241030171546.59FAE1A923B@mollari.NetBSD.org>
Date: Wed, 30 Oct 2024 17:15:46 +0000 (UTC)
From: campbell+netbsd@mumble.net
Reply-To: campbell+netbsd@mumble.net
To: gnats-bugs@NetBSD.org
Subject: fenv.h: missing automatic tests for various functions
X-Send-Pr-Version: www-1.0

>Number:         58793
>Category:       misc
>Synopsis:       fenv.h: missing automatic tests for various functions
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 30 17:20:00 +0000 2024
>Originator:     Taylor R Campbell
>Release:        current, 10, 9, ...
>Organization:
The TestBSD Fenvironment
>Environment:
>Description:
The following identifiers defined in C99 7.6 Floating-point environment <fenv.h> do not appear anywhere in src/tests:

1. fexcept_t
2. FE_DFL_ENV
3. fegetexceptflag
4. feraiseexcept
5. fesetexceptflag
6. fegetenv
7. feholdexcept
8. fesetenv
9. feupdateenv

They all need automatic tests.
>How-To-Repeat:
code inspection
>Fix:
Yes, please!

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.49 2026/05/14 01:52:41 riastradh Exp $
$NetBSD: gnats_config.sh,v 1.10 2026/05/13 22:00:09 riastradh Exp $
Copyright © 1994-2026 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.