[Bug 224326] double subnormals are not well printed on printing with printf (and friends)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 13 Oct 2021 19:09:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224326

Mark Millard <marklmi26-fbsd@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marklmi26-fbsd@yahoo.com

--- Comment #7 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Luis Colorado from comment #4)

RPi2 v1.0 and v1.1 were Cortex-A7 (armv7) based.
RPi2 v1.2 was Cortext-A53 (aarch64) based.

(I sometimes have access to a v1.1 and/or v v1.2, but
not currently.)

RPi2 v1.2's can use either armv7 FreeBSD or aarch64 
FreeBSD.

So things can be confusing/ambiguus when RPi2 is used as
a point of reference. SO it is better to specify which
FreeBSD is in use, such as via:

# uname -apKU
FreeBSD OPiP2E_RPi2v11 14.0-CURRENT FreeBSD 14.0-CURRENT #10
main-n249978-032448cd2c52-dirty: Sat Oct  9 02:11:35 PDT 2021    
root@CA72_16Gp_ZFS:/usr/obj/BUILDs/main-CA7-nodbg-clang/usr/main-src/arm.armv7/sys/GENERIC-NODBG-CA7
 arm armv7 1400036 1400036

(Not an RPi* example.)

-- 
You are receiving this mail because:
You are the assignee for the bug.