* as.h (assert): Warning fix.
authorAlan Modra <amodra@gmail.com>
Tue, 1 Mar 2005 02:00:15 +0000 (02:00 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 1 Mar 2005 02:00:15 +0000 (02:00 +0000)
commitc9dea48b1faf7a8a243673dd32a0089036f7ea36
tree9e1819147081e7c3fbf2923cd5ca4bf984212980
parent055d1eb0f88fc42495d1fac45e89e5ef06ab207d
* as.h (assert): Warning fix.
* expr.c (expr): Correct assertion.
* read.c (s_comm_internal): Remove assertion.
* write.c (relax_segment): Enable vma assertion only for BFD_ASSEMBLER.
(fixup_segment): Remove assertion.
* config/tc-dlx.c (machine_ip): Remove untrue assertions.
(md_apply_fix3): Likewise.
* config/tc-i370.c (md_begin): Correct assertion.
(i370_macro): Warning fix for assertion.
gas/ChangeLog
gas/as.h
gas/config/tc-dlx.c
gas/config/tc-i370.c
gas/expr.c
gas/read.c
gas/write.c