From: Michael Meissner Date: Tue, 19 Nov 1996 22:52:04 +0000 (+0000) Subject: Do not convert short branch followed by short instruction into a parallel op if -O X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=5e9b714f18542e016a81cca9cb9af563aa54fd10;p=deliverable%2Fbinutils-gdb.git Do not convert short branch followed by short instruction into a parallel op if -O --- diff --git a/gas/ChangeLog b/gas/ChangeLog index a98f085190..540bb983f0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +start-sanitize-d10v +Tue Nov 19 17:48:06 1996 Michael Meissner + + * config/tc-d10v.c (parallel_ok): When automatically converting + serial ops to parallel, do not consider a branch as the first + instruction. + +end-sanitize-d10v Tue Nov 19 13:35:22 1996 Jeffrey A Law (law@cygnus.com) * config/tc-mn10300.c (md_assemble): Handle MN10300_OPERAND_REG_LIST.