]> gcc.gnu.org Git - gcc.git/commit
re PR c++/72 (aggressive type analysis in template-class's template-member-function)
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 10 Dec 2001 22:49:13 +0000 (22:49 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 10 Dec 2001 22:49:13 +0000 (22:49 +0000)
commit9aaceb4b3e161bc4ce5d2265bf6d3a95d1e62d66
treec532d8ef3f62098fc08d9984820494614a90768e
parentfe7f56777e48623bb55fa7edfc53f9eac9d208c2
re PR c++/72 (aggressive type analysis in template-class's template-member-function)

cp:
PR g++/72
* decl.c (add_binding): Don't reject duplicate typedefs involving
template parameters.
testsuite:
* g++.dg/template/typedef1.C: New test.

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