From a9d96ab97edabea31bed089bfd4caca80838e31c Mon Sep 17 00:00:00 2001 From: Alan Hayward Date: Tue, 4 Jun 2019 14:25:08 +0100 Subject: Remove an unnecessary set of parentheses in the arm-dis.c source file. * arm-dis.c (is_mve_unpredictable): Remove spurious paranthesis. --- opcodes/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'opcodes/ChangeLog') diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3ee875d..9645cf7 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2019-06-04 Alan Hayward + + * arm-dis.c (is_mve_unpredictable): Remove spurious paranthesis. + 2019-06-03 Alan Modra * ppc-dis.c (prefix_opcd_indices): Correct size. -- cgit v1.1