typeck.c
220 KB
-
re PR c++/8171 (Cannot compare pointer to member function of base and derived class) · 867f133e
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
Ollie Wild committed