]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/ChangeLog
re PR c++/10224 (Problem with integral constants (+ICE))
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 27 Mar 2003 14:04:28 +0000 (14:04 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 27 Mar 2003 14:04:28 +0000 (14:04 +0000)
commit544aef8cc9fc31e1e7a4edb381c275e7719b26ed
tree2b7e642b34f67ebc1076c7146d8ce1c92de5e419
parent649fc72d2638dfc1edac57bb5dc9525bdf4911e5
re PR c++/10224 (Problem with integral constants (+ICE))

cp:
PR c++/10224
* pt.c (lookup_template_class): Only check instantiated args if
they do not contain template parameters.
testsuite:
PR c++/10224
* g++.dg/template/arg3.C: New test.

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