[Bug libstdc++/119429] size_t __nargs = -1 in std::format
xry111 at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Mar 23 08:25:16 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119429
Xi Ruoyao <xry111 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xry111 at gcc dot gnu.org
--- Comment #21 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #19)
> (In reply to Desmond Rhodes from comment #17)
> > Anyway, I've found a way to disable UBSan `-fsanitize=integer` for the
> > libstd++.
>
> Thanks, I've added that to Bug 97844 as well.
Maybe it should be mentioned in
https://gcc.gnu.org/onlinedocs/gcc/Non-bugs.html.
More information about the Gcc-bugs
mailing list