* config/tc-mips.c (mips_align): Take new argument, label, and use
authorIan Lance Taylor <ian@airs.com>
Wed, 16 Mar 1994 22:16:02 +0000 (22:16 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 16 Mar 1994 22:16:02 +0000 (22:16 +0000)
commit23dc1ae33dffbd85d5f11a2b5ca9400ffd760963
treeef38d1c2be08b403c0061dca4868728eaaa993da
parentf8715549afa54456d761aaf059fb216fdd942c32
* config/tc-mips.c (mips_align): Take new argument, label, and use
it instead of global insn_label.
(s_align, s_cons, s_float_cons, s_gpword): Save insn_label before
call to mips_emit_delay and pass it to mips_align.
gas/ChangeLog
gas/config/tc-mips.c