From 39176dfe061523c7678cc4122e8b4b4150f0ddf3 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Tue, 22 Oct 1996 21:14:47 +0000 Subject: [PATCH] Do not allow IU,IU or MU,MU, or both instructions to be parallelized with -O --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 237e664..3a963dd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 22 17:09:32 1996 Michael Meissner + + * config/tc-d10v.c (parallel_ok): Don't allow illegal combinations + of instructions. + Tue Oct 22 11:28:39 1996 Ian Lance Taylor * obj.h (struct format_ops): Add frob_file_after_relocs field. -- 2.7.4