OSDN Git Service

* 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)
commit2f62d0715ca68a8453e7f887fd3bfacd508adc53
tree483942472110a84443a6221e237260a0be8cc1c1
parent73e5129655f52c96e617dde5afd03f579e89b3d4
* 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