aboutsummaryrefslogtreecommitdiff
path: root/trace
diff options
context:
space:
mode:
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>2015-01-21 16:16:01 +0000
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>2015-01-26 19:56:45 +0000
commit40a1f64b468ee247fca3b237f0b89f066e59626c (patch)
treef53e296b0266496348e46350e04f66a47e02b132 /trace
parent811ea608e9721dc4f6933da440f235e7d3a39c0f (diff)
target-tricore: Fix bugs found by coverity
This fixes one bug and one false positive found by coverity. The bug is, that gen_mtcr was missing a mask to check the flag, which resulted in dead code. The false positive is a intentional missing break for a jump and link address insn followed by a jump and link insn. This adds a fall through comment to avoid the false positive in the future. Reported-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Diffstat (limited to 'trace')
0 files changed, 0 insertions, 0 deletions