]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/ChangeLog
typeck2.c (add_exception_specifier): Only require complete type if not in processing...
authorJakub Jelinek <jakub@redhat.com>
Sun, 19 Aug 2001 18:35:06 +0000 (20:35 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 19 Aug 2001 18:35:06 +0000 (20:35 +0200)
commitbaeb47327e44c29895118b71de7643875ef18da9
tree0b8a34439005ae5ca91033d3c6525a749a09fa48
parentfd1a3f73308e2f8014a5835fd32e5d0c4825056a
typeck2.c (add_exception_specifier): Only require complete type if not in processing template declaration.

* typeck2.c (add_exception_specifier): Only require complete type if
not in processing template declaration.

* g++.dg/eh/template1.C: New test.

From-SVN: r45032
gcc/cp/ChangeLog
gcc/cp/typeck2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/eh/template1.C [new file with mode: 0644]
This page took 0.061133 seconds and 5 git commands to generate.