diff options
| author | Benjamin Herrenschmidt | 2016-07-31 07:13:09 +0200 |
|---|---|---|
| committer | David Gibson | 2016-09-07 04:40:12 +0200 |
| commit | accc60c47c9b57f49865d1bed6df3d3085fec81d (patch) | |
| tree | c9a050d055bdec065e94817c72916506bf7c5198 /scripts | |
| parent | ppc: Stop dumping state on all exceptions in linux-user (diff) | |
| download | qemu-accc60c47c9b57f49865d1bed6df3d3085fec81d.tar.gz qemu-accc60c47c9b57f49865d1bed6df3d3085fec81d.tar.xz qemu-accc60c47c9b57f49865d1bed6df3d3085fec81d.zip | |
ppc: Don't generate dead code on unconditional branches
We are always generating the "else" case of the condition even when
generating an unconditional branch that will never hit it.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
