https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103511
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2024-04-14
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103511
--- Comment #5 from Louis Dionne ---
Note that my claim about TriviallyCopyable is taken from the Standard here, for
reference (even though Jason probably knows this by heart :-).
https://eel.is/c++draft/class.prop#1:
> A trivially copyable cl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103511
--- Comment #4 from Jakub Jelinek ---
Jason, your call on this?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103511
Louis Dionne changed:
What|Removed |Added
CC||ldionne.2 at gmail dot com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103511
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103511
--- Comment #1 from Jonathan Wakely ---
This seems like a defect in the standard.