* config/tc-d10v.c (do_assemble): Correctly detect overflow of
authorAlan Modra <amodra@gmail.com>
Wed, 25 Aug 2010 11:51:07 +0000 (11:51 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 25 Aug 2010 11:51:07 +0000 (11:51 +0000)
commit4ad7ac30ca9fdb05146eb68f324001e30765ad27
tree492314b6b2bbbf70d6f9cefd40278908fe253e0a
parentca09d69af126b596bf21c9d3f7639cae5cd32533
* config/tc-d10v.c (do_assemble): Correctly detect overflow of
"name" buffer.
* config/tc-m68hc11.c (md_assemble): Likewise.
* config/tc-microblaze.c (md_assemble): Likewise.  Correct cast
of is_end_of_line index.
gas/ChangeLog
gas/config/tc-d10v.c
gas/config/tc-m68hc11.c
gas/config/tc-microblaze.c