* typeck.c (get_member_function_from_ptrfunc): Don't do
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 14 Apr 2002 13:14:52 +0000 (13:14 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 14 Apr 2002 13:14:52 +0000 (13:14 +0000)
commit339201154c5f4addc01da3dd8f6ac752ce89475c
tree132fd9f681e45411ec8fbf486bcd05062b045407
parenta88c33d8d9d4514e734d6da684d17a5922b76799
    * typeck.c (get_member_function_from_ptrfunc): Don't do
        gratuitious division and multiplication on
        ptrmemfunc_vbit_in_delta targets.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52293 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/typeck.c