Re: [C++ Patch] PR 50861
OK. Jason
[C++ Patch] PR 50861
Hi, this fixes an ICE on invalid new in mainline. Tested x86_64-linux. Ok? Thanks, Paolo. /cp 2011-10-25 Paolo Carlini PR c++/50861 * pt.c (tsubst_copy_and_build): Check return value of tsubst_copy_and_build for error_mark_node. /testsuite 2011