PR c++/8342
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Nov 2002 21:42:40 +0000 (21:42 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Nov 2002 21:42:40 +0000 (21:42 +0000)
commitaef309a12f6689011d284190a21133e79a9f7cd2
tree0e4821b66a41d5a3caf80bb79e99dcdf59d4d8b8
parent2b6c0e6124607a8fb4cf369afab32ff6808e6fb5
PR c++/8342
* typeck.c (get_member_function_from_ptrfunc): Make sure that a
SAVE_EXPR for instance_ptr doesn't get evaluated first inside one
of the branches of a COND_EXPR.

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