typeck.c (delta_from_ptrmemfunc): New function.
authorOllie Wild <aaw@google.com>
Sat, 24 Nov 2007 08:37:00 +0000 (08:37 +0000)
committerOllie Wild <aaw@gcc.gnu.org>
Sat, 24 Nov 2007 08:37:00 +0000 (08:37 +0000)
commita298680ca5bbf7254b79e310e683c33baffa18af
treed83e3f3a97b8de7bd50a0d41aa0d0b08d0d85534
parentaf90c10fe1738861ec3b9be24a13e8215905c6e2
typeck.c (delta_from_ptrmemfunc): New function.

gcc/cp/
* typeck.c (delta_from_ptrmemfunc): New function.
(get_member_function_from_ptrfunc): Call delta_from_ptrmemfunc.
(build_binary_op): Call delta_from_ptrmemfunc.

From-SVN: r130394
gcc/cp/ChangeLog
gcc/cp/typeck.c