Date: Fri, 31 May 2024 22:36:10 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 279443] LIBCPP assertions are enabled in optimized builds when -DNDEBUG is given to clang Message-ID: <bug-279443-29464-H2lU7Spq7b@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279443-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-279443-29464@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=3D279443 --- Comment #2 from Yuri Victorovich <yuri@freebsd.org> --- "&buf[0] + cb" is certainly correct, but the problem is that the "gray area" case "&buf[cb]" should also work in the optimized code. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279443-29464-H2lU7Spq7b>