OSDN Git Service

* as.h (assert): Warning fix.
authoramodra <amodra>
Tue, 1 Mar 2005 02:00:13 +0000 (02:00 +0000)
committeramodra <amodra>
Tue, 1 Mar 2005 02:00:13 +0000 (02:00 +0000)
commitf7996c4df2412b3f6003ed1153e0bc0af16e4a07
tree714d651217cc35205e8fd26a5da410bd5ea3e8fe
parente8538ba7f7f4f592c6588f275bd2420f6adf50ec
* 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