C++ PATCH for c++/23287

H.J. Lu hjl.tools@gmail.com
Wed Feb 18 20:55:00 GMT 2009


On Mon, Jan 19, 2009 at 2:50 PM, Jason Merrill <jason@redhat.com> wrote:
> This code worked in the old parser because it would accept any identifier
> after ~ and just check it at instantiation time.  This patch does the same
> if we can't find a suitable type name when parsing the template.
>
> Tested x86_64-pc-linux-gnu, applied to trunk.
>
>

This patch caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39225


-- 
H.J.



More information about the Gcc-patches mailing list