[C++ PATCH] Fix return deduction and ref-quals

Nathan Sidwell nathan@acm.org
Thu May 21 21:24:00 GMT 2015


I've committed this obvious patch to fix PR 60943.  When deducing an auto return 
type we failed to propagate any reference qualification on the function type.

built & tested on x86_64-linux.

nathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 60943.patch
Type: text/x-patch
Size: 1093 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150521/b7fcbb0d/attachment.bin>


More information about the Gcc-patches mailing list