https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113239

--- Comment #16 from Dimitry Andric <dimi...@unified-streaming.com> ---
(In reply to Jonathan Wakely from comment #15)
> This makes the compiler shut up:

Thank you, I can confirm that. I tried Ubuntu's g++-13 (Ubuntu
13.3.0-6ubuntu2~24.04) and g++-14 (Ubuntu 14.2.0-4ubuntu2~24.04) but edited
their stl_vector.h files as you indicated.

It looks like there are similar methods calling __uninitialized_copy_a below,
so maybe this addition is also needed for those?

Reply via email to