[Bug c++/82562] Incorrect warning: use copy-assignment or copy-initialization instead when copying build objects.
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 16 11:35:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82562
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
CC| |trippels at gcc dot gnu.org
Resolution|--- |INVALID
--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
https://github.com/ricardoquesada/Spidermonkey/blob/4a75ea2543408bd1b2c515aa95901523eeef7858/js/src/gc/Barrier.h#L940
Class HeapSlot is not trivially-copyable.
More information about the Gcc-bugs
mailing list