]> git.ipfire.org Git - thirdparty/gcc.git/commit
search.c (dfs_record_inheritance): Ignore template type parms.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 17 Nov 1997 19:37:07 +0000 (19:37 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 17 Nov 1997 19:37:07 +0000 (14:37 -0500)
commitd65b9e64e07260e536573f89e9d666e9f6f57590
tree07beb92ba6f0a35550c31435cf14d8b7800ac951
parentf3988e786395245fbabc005876706fe3bdc7bdb2
search.c (dfs_record_inheritance): Ignore template type parms.

* search.c (dfs_record_inheritance): Ignore template type parms.

Fixes 13688.

* friend.c (do_friend): Warn about non-template friends in templates.

* call.c (build_op_delete_call): Fix handling of inherited delete.

From-SVN: r16552
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/friend.c
gcc/cp/search.c