]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/hexagon/idef-parser: Remove self-assignment
authorAnton Johansson <anjo@rev.ng>
Thu, 13 Jul 2023 12:08:53 +0000 (14:08 +0200)
committerBrian Cain <bcain@quicinc.com>
Thu, 8 Aug 2024 03:37:19 +0000 (20:37 -0700)
commitf51e30ff353c5c16ce9d68fe4072a89e7b19b454
tree5d3f5ddd0e01c06c26b5b26609a56f84292013fc
parent523e45ac5b881237bd03934751d44767e5716620
target/hexagon/idef-parser: Remove self-assignment

The self assignment is clearly useless, and @1.last_column does not have
to be set for an expression with only a single token, so remove it.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Brian Cain <bcain@quicinc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230713120853.27023-1-anjo@rev.ng>
Signed-off-by: Brian Cain <bcain@quicinc.com>
target/hexagon/idef-parser/idef-parser.y