------- Comment #4 from jason at gcc dot gnu dot org 2009-05-17 20:34 ------- Subject: Bug 40139
Author: jason Date: Sun May 17 20:34:30 2009 New Revision: 147643 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147643 Log: PR c++/40139 * semantics.c (finish_id_expression): Fix logic. Added: branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/dtor6.C - copied, changed from r147638, trunk/gcc/testsuite/g++.dg/template/dtor6.C Modified: branches/gcc-4_4-branch/gcc/cp/ChangeLog branches/gcc-4_4-branch/gcc/cp/semantics.c branches/gcc-4_4-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40139