r142016 - in /branches/gcc-4_3-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Wed Nov 19 21:00:00 GMT 2008


Author: jason
Date: Wed Nov 19 21:00:23 2008
New Revision: 142016

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142016
Log:
        PR c++/37563
        * parser.c (cp_parser_pseudo_destructor_name): A pseudo-destructor
        name is not a declaration.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/template/pseudodtor5.C
      - copied unchanged from r142015, trunk/gcc/testsuite/g++.dg/template/pseudodtor5.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/parser.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list