cp-tree.h (ptrmemfunc_vbit_where_t): Declare type.
authorAlexandre Oliva <aoliva@redhat.com>
Sat, 12 May 2001 10:41:31 +0000 (10:41 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sat, 12 May 2001 10:41:31 +0000 (10:41 +0000)
commitcb7fdde2d7c297ba9a736e8dfc9de4a4560a7634
treeefe6294b4f0878077cd2207e8ab373069a36bb66
parentf3c55c97be3655882c12b1f76548694575a301f2
cp-tree.h (ptrmemfunc_vbit_where_t): Declare type.

* cp-tree.h (ptrmemfunc_vbit_where_t): Declare type.
* typeck.c (get_member_function_from_ptrfunc,
build_ptrmemfunc, expand_ptrmemfunc_cst): Take
TARGET_PTRMEMFUNC_VBIT_LOCATION into account.

From-SVN: r41990
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/typeck.c