* as.h (flag_warn_suppress_instructionswap): Move from here...

* config/tc-d10v.c (flag_warn_suppress_instructionswap): ...to
	here, and make static.
This commit is contained in:
Ian Lance Taylor 1998-02-12 21:46:32 +00:00
parent 5d8acc9de1
commit 1b9bf4a503

View File

@ -1,5 +1,9 @@
Thu Feb 12 14:06:59 1998 Ian Lance Taylor <ian@cygnus.com>
* as.h (flag_warn_suppress_instructionswap): Move from here...
* config/tc-d10v.c (flag_warn_suppress_instructionswap): ...to
here, and make static.
* ehopt.c (eh_frame_code_alignment): Only use seg_info if
BFD_ASSEMBLER or MANY_SEGMENTS.