* read.c (emit_expr): Check for overflow of a negative value
authorIan Lance Taylor <ian@airs.com>
Thu, 9 Jan 1997 19:13:42 +0000 (19:13 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 9 Jan 1997 19:13:42 +0000 (19:13 +0000)
commit6468dabdecc5e692fcd9d179d802ac6c37d985ec
tree69aa9f539f19efc9d0c248e0fffd394799b56ef9
parentd703b5a78346f088ca265c96b58e23b14b220c09
* read.c (emit_expr): Check for overflow of a negative value
correctly.
* write.c (fixup_segment): Likewise.
* config/obj-coff.c (fixup_segment): Likewise.
PR 11411.
gas/ChangeLog
gas/read.c