diff options
author | Peter Schauer <Peter.Schauer@mytum.de> | 1996-04-13 10:01:49 +0000 |
---|---|---|
committer | Peter Schauer <Peter.Schauer@mytum.de> | 1996-04-13 10:01:49 +0000 |
commit | 9898b3b7c77ed601f60977ea2a7715cfcf17f4ec (patch) | |
tree | c9b971936df37d0b749181230928cd74c4725956 /gdb/i386m3-nat.c | |
parent | 38d715a4c80f5b19e55a06cf3da6d8a9f114763c (diff) | |
download | gdb-9898b3b7c77ed601f60977ea2a7715cfcf17f4ec.zip gdb-9898b3b7c77ed601f60977ea2a7715cfcf17f4ec.tar.gz gdb-9898b3b7c77ed601f60977ea2a7715cfcf17f4ec.tar.bz2 |
* eval.c (evaluate_subexp_standard): Report error when attempting to
evaluate subscripts for types which cannot be subscripted.
* valarith.c (value_x_binop, value_x_unop): Add noside parameter.
Return a zero value with the return type of the member function
if noside is EVAL_AVOID_SIDE_EFFECTS instead of calling the member
function.
* values.h (value_x_binop, value_x_unop): Update prototypes
accordingly.
* eval.c (evaluate_subexp_standard): Update all callers of
value_x_binop, value_x_unop accordingly.
* valarith.c (value_neg, value_complement): Perform ANSI C/C++
integral promotion on operands.
Diffstat (limited to 'gdb/i386m3-nat.c')
0 files changed, 0 insertions, 0 deletions