OSDN Git Service

gas/
authorjbeulich <jbeulich>
Thu, 16 Apr 2009 08:52:26 +0000 (08:52 +0000)
committerjbeulich <jbeulich>
Thu, 16 Apr 2009 08:52:26 +0000 (08:52 +0000)
commit319f5cc9da87dc12e03edbfa2082067791647810
tree71b9468eed2582a6dd51a715aa8b9b98fcbdaa97
parentce524ad9ee80ce340fe5e33cc463ad9ece7f47eb
gas/
2009-04-16  Jan Beulich  <jbeulich@novell.com>

* expr.c: Include limits.h if available, and #define CHAR_BITS
otherwise.
(expr): Check range of shift count when evaluating a constant
expression.
gas/ChangeLog
gas/expr.c