* eval.c (evaluate_subexp_standard): In case of TYPE_CODE_SET:
authorWilfried Moser <moser@cygnus>
Tue, 9 Apr 1996 08:28:50 +0000 (08:28 +0000)
committerWilfried Moser <moser@cygnus>
Tue, 9 Apr 1996 08:28:50 +0000 (08:28 +0000)
commita539f6d8b902d6a700b1721cc3abc94d8ff1e9a3
tree9e6a7f2b1ba1e45994b10b4e46ea44ac1f987390
parentcc1583dac2fbff046e3d160c448556c8566f5959
    * eval.c (evaluate_subexp_standard): In case of TYPE_CODE_SET:
        Add some checks for powerset compatibility.

        * valops.c (value_slice): Use lowbound instead of lowerbound for
        call to slice_range_type to get correct bounds.
gdb/ChangeLog
gdb/eval.c