]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/7224 (g++ 3.x does not tecognize unused ambiguous inline member functions)
authorMark Mitchell <mark@codesourcery.com>
Thu, 11 Jul 2002 22:07:47 +0000 (22:07 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 11 Jul 2002 22:07:47 +0000 (22:07 +0000)
commit9064662521da4abb65c1bfc118400e57fbbd7c10
tree030d285329cb5bbf8054c02a08cfca4bb86bf297
parentcf91de3f765cad6b36e0e4511b926068d35fc819
re PR c++/7224 (g++ 3.x does not tecognize unused ambiguous inline member functions)

PR c++/7224
* class.c (add_method): Simplify.

PR c++/7224
* g++.dg/overload/error1.C: New test.

From-SVN: r55408
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/overload/error1.C [new file with mode: 0644]