]> gcc.gnu.org Git - gcc.git/commit
re PR c++/39225 (ICE if destructor doen't match class name)
authorJason Merrill <jason@redhat.com>
Fri, 20 Feb 2009 05:32:40 +0000 (00:32 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 20 Feb 2009 05:32:40 +0000 (00:32 -0500)
commitbd967b22bc9acbf5c77a1a75fc6df199637f55e3
treeed6eb970c354821a33148d0612bba987c7776597
parent97eb6215db4b11bba6857d69a587cc49e7f26760
re PR c++/39225 (ICE if destructor doen't match class name)

        PR c++/39225
        * decl.c (grokdeclarator): Handle ~identifier.

From-SVN: r144314
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/dtor15.C [new file with mode: 0644]
This page took 0.057857 seconds and 5 git commands to generate.