Re: [C++ Patch] PR 51398
OK. Jason
[C++ Patch] PR 51398
Hi, a small diagnostic regression. Normally, when we do 'TREE_VALUE (TREE_VEC_ELT (*parms' we check for error_mark_node, because that's what we store for erroneous parameters: doing that here too avoids the ICE. Tested x86_64-linux. Thanks, Paolo. / /cp 2012-01-