typeck.c (get_member_function_from_ptrfunc): Don't do gratuitious division and multip...
authorJason Merrill <jason@redhat.com>
Sun, 14 Apr 2002 13:14:52 +0000 (09:14 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 14 Apr 2002 13:14:52 +0000 (09:14 -0400)
commit85b7def6e0f1ca6f4e2af553ab9853b7dad3bf55
tree132fd9f681e45411ec8fbf486bcd05062b045407
parentcf56e373c4b75dd96e6521637217d47261cb6b8f
typeck.c (get_member_function_from_ptrfunc): Don't do gratuitious division and multiplication on ptrmemfunc_vbit_in_delta...

        * typeck.c (get_member_function_from_ptrfunc): Don't do
        gratuitious division and multiplication on
        ptrmemfunc_vbit_in_delta targets.

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