Re: [C++ Patch] PR 67845
OK. Jason
[C++ Patch] PR 67845
Hi, adjusting at the same time TREE_TYPE of the already built decl, avoids ICEing during error recovery in merge_types for this kind of snippet. Tested x86_64-linux. Thanks, Paolo. /cp 2015-10-29 Paolo Carlini PR c++/67845 * decl.c (grokfndecl