]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/class.c
re PR c++/4842 (-Woverloaded-virtual does not work)
authorMark Mitchell <mark@codesourcery.com>
Thu, 29 Nov 2001 22:01:58 +0000 (22:01 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 29 Nov 2001 22:01:58 +0000 (22:01 +0000)
commit7d5b8b116ee53bd38bd23bb6cf5577b3fec72000
treefb078c647428342b9b08d1fda114e228d490f969
parent45aff9968ebeae5b26dd05f39242ab9e17ad0797
re PR c++/4842 (-Woverloaded-virtual does not work)

PR c++/4842
* class.c (get_basefndecls): Take an IDENTIFIER_NODE, not a
FUNCTION_DECL, as input.
(mark_overriders): Remove.
(warn_hidden): Rework for the new ABI.

From-SVN: r47458
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/g++.old-deja/g++.warn/virt1.C [new file with mode: 0644]