auto8.C
481 Bytes
-
re PR c++/37967 (ICE with function returning auto) · 4f48b9c1
PR c++/37967 * decl.c (grokdeclarator): Diagnose auto function decl without late return type and late return type function decl where type is not auto. * g++.dg/cpp0x/auto8.C: New test. From-SVN: r141502
Jakub Jelinek committed