https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282705

Ed Maste <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Ed Maste <[email protected]> ---
In lib/libcompiler_rt/Makefile:

# These are already shipped by libc.a on some architectures.
.if ${MACHINE_CPUARCH} != "arm" && ${MACHINE_CPUARCH} != "riscv"
...
SRCF+=          truncdfsf2

In lib/libc/softfloat/Symbol.map:

FBSDprivate_1.0 {
...
        __truncdfsf2;

I'm not sure where the implementation supposedly provided by libc comes/came
from.

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

Reply via email to