https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99402
--- Comment #8 from Kip Warner <kip at thevertigo dot com> --- And for anyone finding this from a search engine, the temporary workaround is to use std::copy_n.
kip at thevertigo dot com via Gcc-bugs Fri, 05 Mar 2021 12:00:22 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99402
--- Comment #8 from Kip Warner <kip at thevertigo dot com> --- And for anyone finding this from a search engine, the temporary workaround is to use std::copy_n.