Do not allow IU,IU or MU,MU, or both instructions to be parallelized with -O

This commit is contained in:
Michael Meissner 1996-10-22 21:14:47 +00:00
parent fcabf67618
commit 39176dfe06

View File

@ -1,3 +1,8 @@
Tue Oct 22 17:09:32 1996 Michael Meissner <meissner@tiktok.cygnus.com>
* config/tc-d10v.c (parallel_ok): Don't allow illegal combinations
of instructions.
Tue Oct 22 11:28:39 1996 Ian Lance Taylor <ian@cygnus.com>
* obj.h (struct format_ops): Add frob_file_after_relocs field.