[Bug c++/17938] cannot assign result to const reference if copy ctor is not accessible

2004-10-11 Thread bryner at brianryner dot com
-- What|Removed |Added Keywords||rejects-valid http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17938

[Bug c++/17938] cannot assign result to const reference if copy ctor is not accessible

2004-10-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-11 17:57 --- Please consult http://gcc.gnu.org/bugs.html#cxx_rvalbind. There are other reports of the same bug. *** This bug has been marked as a duplicate of 17227 *** -- What|Removed