Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h".
[deliverable/binutils-gdb.git] / gas / config / tc-d30v.c
index f1dc0ea72e2430f1012e4d6f17f9d0bf64ce01fb..5f9e2d0e57efc63999e68db52155e96195f946c8 100644 (file)
@@ -814,8 +814,7 @@ write_2_short (opcode1, insn1, opcode2, insn2, exec_type, fx)
            }
        }
       else if ((opcode1->op->flags_used & (FLAG_JMP | FLAG_JSR)
-               && ((opcode1->op->flags_used & FLAG_DELAY) == 0)
-               && ((opcode1->ecc == ECC_AL) || ! Optimizing))
+               && ((opcode1->op->flags_used & FLAG_DELAY) == 0))
               || opcode1->op->flags_used & FLAG_RP)
        {
          /* We must emit (non-delayed) branch type instructions
This page took 0.0236 seconds and 4 git commands to generate.