gas/
authorJan Beulich <jbeulich@novell.com>
Thu, 16 Apr 2009 08:52:27 +0000 (08:52 +0000)
committerJan Beulich <jbeulich@novell.com>
Thu, 16 Apr 2009 08:52:27 +0000 (08:52 +0000)
commitd85733c8e2e51ba2159d27fe10d36b0eba98884d
tree2fee7b99df3f1cf26b2d5b292640824a38ab199e
parent3f904b169712db815150b4d032ca2bfff79b2b4a
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