[Bug c++/106584] g++ not showing correct line number in "use of deleted function" error

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 11 15:43:50 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106584

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Actually clang references the call:
f(cl);

When it comes to the copy constructor.


More information about the Gcc-bugs mailing list