* expr.c (integer_constant): Fix computation of too_many_digits. Variable
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 12 Jan 1994 01:04:10 +0000 (01:04 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Wed, 12 Jan 1994 01:04:10 +0000 (01:04 +0000)
commit44ce2f32210928e184b3a3a81d701533fc33ced6
tree4304ec687f938cf65cb821f7516b86206caacc64
parentf34e27a18a95a588c23ede4b727eac9a9dc940f0
* expr.c (integer_constant): Fix computation of too_many_digits.  Variable
digit_2 renamed to start.  Fix check for whether number will fit in 32 bits.
* read.c (emit_expr): Use valueT instead of long.
gas/ChangeLog
gas/read.c
This page took 0.023356 seconds and 4 git commands to generate.