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