typeck.c (expand_ptrmemfunc_cst): Scale idx down to an index into the vtable_entry...
authorJeff Knaggs <jknaggs@redhat.com>
Fri, 22 Mar 2002 22:03:04 +0000 (22:03 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 22 Mar 2002 22:03:04 +0000 (22:03 +0000)
commit9181f8db39ecfa09bf38f8df8c59eddb3a0886cc
tree73849e0d621e9d0f68227345dc0752890782ddc8
parent7f48c9e1504132e59676f4fda5c61fd26c293f52
typeck.c (expand_ptrmemfunc_cst): Scale idx down to an index into the vtable_entry array regardless of...

* typeck.c (expand_ptrmemfunc_cst): Scale idx down to an index
into the vtable_entry array regardless of
TARGET_PTRMEMFUNC_VBIT_LOCATION.

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