* config/tc-i386.c (md_assemble): Adjust conditions for changing
authorIan Lance Taylor <ian@airs.com>
Thu, 9 Feb 1995 23:19:27 +0000 (23:19 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 9 Feb 1995 23:19:27 +0000 (23:19 +0000)
commit79c4bb347e058f82ab2150fee95c3bd29ab557de
treeaf3a831e7a4acd5fe464d84f6bd028c6f4022112
parent08bac7adef189f6872179d8a9f43f5df0dbae3bb
* config/tc-i386.c (md_assemble): Adjust conditions for changing
BFD_RELOC_32 to BFD_RELOC_386_GOTPC to handle a switch in frags.
Patch originally from Rob Ryan <robr@cmu.edu>.

* config/tc-i386.c: Include subsegs.h.
(tc_i386_fix_adjustable): Declare return value.
(i386_operand): Don't use an assignment directly as a condition.
gas/ChangeLog