From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 436B338AA276; Mon, 12 Sep 2022 17:39:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 436B338AA276 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663004398; bh=3ow2NuaZj6HmZG1jZih+b4ncy8gSBrhHCJm4A3Bo8Zs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DemhmUE2jafZ+8buseBURKfunW19N+lNcPVzje7r0w4odPGkPdbo05r77RNWiyMW/ 2tZl0nSh0acV3mbNYBkul29XNxpOXBJzjs130grYyxIw220anRPTVrdI+SfI8aFgwY ylN4FKxXavmZUknSujAbFG+T2Pp4na/95ukZECv4= From: "joseph at codesourcery dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/29501] Check failed on stdlib/tst-strfrom while building for RISCV64 on a unmatched hardware Date: Mon, 12 Sep 2022 17:39:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: joseph at codesourcery dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29501 --- Comment #6 from joseph at codesourcery dot com --- The documentation of the source tree structure in maint.texi is rather out= =20 of date, but the basic idea is that you have a header in sysdeps/generic=20 that defines an inline function doing a trivial direct conversion from=20 float to double and then a version of that header in sysdeps/riscv/rvd=20 that makes special use of copysign to preserve the sign of a NaN. --=20 You are receiving this mail because: You are on the CC list for the bug.=