[Bug c++/103733] Defaulted operator== for arrays of integral types could be done using memcmp instead of loop
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 13 18:15:49 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103733
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Dup of bug 108953.
Even though PR 108953 is newer, it contains more details on how to fix this and
contains a few different/better testcases and such.
*** This bug has been marked as a duplicate of bug 108953 ***
More information about the Gcc-bugs
mailing list