* values.c (modify_field): Correct handling of bit-fields that
authorPaul N. Hilfinger <hilfinger@adacore.com>
Mon, 1 Nov 2004 11:14:38 +0000 (11:14 +0000)
committerPaul N. Hilfinger <hilfinger@adacore.com>
Mon, 1 Nov 2004 11:14:38 +0000 (11:14 +0000)
commitf4e88c8e2cbd68185c820bcc3883bd104988e4c0
tree2c7134ff02eccb2a65dd4bc20906f8a84ff835ce
parent96693b3af8a5d580792846796186a854583e23f9
* values.c (modify_field): Correct handling of bit-fields that
don't fit in 32 bits.  Use unsigned operations throughout and
simplify the code a bit.  Document preconditions.
gdb/ChangeLog
gdb/values.c