Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2026 18:17:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 215193] libc++ and libcxxrt: convert to a private library
Message-ID:  <bug-215193-29464-ibhDXBKsAY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215193-29464@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #20 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #19)

As stands, a built-in's name (__to_address) would need to be
involved in the mangling, which is not something the language
standard standardizes as needing to be compatible across
compilers/toolchains. That is exactly what g++15 looks to be
complaining about.

I will note that std::to_address is for C++20 and later as
far as the language standards go.

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215193-29464-ibhDXBKsAY>