https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59766
--- Comment #12 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Wed Apr 22 20:52:52 2015 New Revision: 222337 URL: https://gcc.gnu.org/viewcvs?rev=222337&root=gcc&view=rev Log: PR c++/59766 * decl.c (grokdeclarator): Do not flag friends with deduced return. Added: branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/auto-fn26.C Modified: branches/gcc-5-branch/gcc/cp/ChangeLog branches/gcc-5-branch/gcc/cp/decl.c