]> gcc.gnu.org Git - gcc.git/commit
Fix regression introduced with patch for c++/775
authorNathan Sidwell <nathan@codesourcery.com>
Sat, 19 Jan 2002 20:55:35 +0000 (20:55 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sat, 19 Jan 2002 20:55:35 +0000 (20:55 +0000)
commit3807621a13b69e6b12fbae5d4667c696c0898da2
treec0caa429a30876deffed186413d273aee78c75d9
parente5550355c859516409f4e089ca5bda09f3811ea6
Fix regression introduced with patch for c++/775

cp:
Fix regression introduced with patch for c++/775
* parse.y (class_head_defn): Check for template specializations
with a different class-key.
testsuite:
* g++.dg/template/access1.C: New test.

From-SVN: r49016
gcc/cp/ChangeLog
gcc/cp/parse.y
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/access1.C [new file with mode: 0644]
This page took 0.067306 seconds and 5 git commands to generate.