Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2023 23:05:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        go@FreeBSD.org
Subject:   [Bug 267788] Go testsuite fails in armv7 jail on arm64 host, but not on armv7 host
Message-ID:  <bug-267788-42334-5h2qVfUtFO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267788-42334@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267788-42334@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267788

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch releng/14.0 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D665838d939f3d32ca851e815506989d80=
a207f52

commit 665838d939f3d32ca851e815506989d80a207f52
Author:     Olivier Houchard <cognet@FreeBSD.org>
AuthorDate: 2023-10-16 20:18:24 +0000
Commit:     Olivier Houchard <cognet@FreeBSD.org>
CommitDate: 2023-10-19 23:04:16 +0000

    arm64/compat32: Fix handling of 32bits FP registers.

    We must consider the aarch32 FP registers as 16 128bits registers, and
store
    that as the first 16 aarch64 FP registers.

    PR: 267788

    (cherry picked from commit ccd0f34d8585cba727dd17a381309855af655b82)
    (cherry picked from commit 0e0a03c792542a2509702378559622efafc86548)
    Approved by: re (cperciva)

 sys/arm64/arm64/freebsd32_machdep.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267788-42334-5h2qVfUtFO>