https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115033
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2024-05-10 00:00:00 |2024-06-23 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #13 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed with my reduced testcase. Note the header files are still needed, I didn't try to get rid of std::move or std::forward just yet. The other 2 header files are just for uint64_t/int64_t/size_t .