[Bug c++/80178] Class with deleted copy and move constructors uses wrong argument passing ABI
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 28 16:58:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80178
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |richard-gccbugzilla@metafoo
| |.co.uk
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This example came from a Clang discussion, and they might also be changing how
they handle this. We might want to bring it up on the cxxabi list if there's
any doubt what the right behaviour is.
CCing Richard, as I discussed it with him last week.
More information about the Gcc-bugs
mailing list