2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-03 20:51:08 +08:00
Ollie Wild 867f133ec4 re PR c++/8171 (Cannot compare pointer to member function of base and derived class)
PR c++/8171

	gcc/cp/
	* typeck.c (build_binary_op): Add conversion of pointers to function
	members appearing as operands to the equality operators.

	gcc/testsuite/
	* g++.dg/conversion/ptrmem9.C: New test.

From-SVN: r130554
2007-12-01 08:56:55 +00:00
..
2007-11-26 17:33:23 +00:00
2007-10-26 08:19:14 +00:00