https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102586
--- Comment #18 from Jakub Jelinek <jakub at gcc dot gnu.org> --- But whether a type is trivially copyable is something only the FE knows, so that checking should be done somewhere in the FE.
jakub at gcc dot gnu.org via Gcc-bugs Thu, 10 Feb 2022 14:30:00 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102586
--- Comment #18 from Jakub Jelinek <jakub at gcc dot gnu.org> --- But whether a type is trivially copyable is something only the FE knows, so that checking should be done somewhere in the FE.