* eval.c (evaluate_subexp, case UNOP_LOGNOT): If following opcode
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 26 Apr 1991 22:59:54 +0000 (22:59 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 26 Apr 1991 22:59:54 +0000 (22:59 +0000)
commit5f00ca54afeb7353ad97add734caad787b5583cc
tree680ae717a129290abecc3ad1ccc3c6adcb71260e
parent62c4f98b2b8d6e83901f088ee873f6b28ab23aa6
* eval.c (evaluate_subexp, case UNOP_LOGNOT): If following opcode
is OP_SCOPE, give an error.
* eval.c (evaluate_subexp): Pass third arg to lookup_struct_elt_type.
* eval.c (evaluate_subexp), values.c (value_virtual_fn_field):
Don't bother to do anything with
return value from fill_in_vptr_fieldno.
* eval.c (evaluate_subexp): If value_static_field returns NULL,
give an error.
gdb/eval.c