Re: [PATCH 2/2] Fix PR hsa/70402

2016-04-01 Thread Martin Jambor
Hi, On Thu, Mar 31, 2016 at 12:50:54PM +0200, Martin Liska wrote: > On 03/29/2016 01:44 PM, Martin Liška wrote: > > Second part of the patch set which omits one split_block (compared to the > > original patch). > > Acceptable just in case the first part will be accepted. > > > > Thanks > > Marti

Re: [PATCH 2/2] Fix PR hsa/70402

2016-03-31 Thread Martin Liška
On 03/29/2016 01:44 PM, Martin Liška wrote: > Second part of the patch set which omits one split_block (compared to the > original patch). > Acceptable just in case the first part will be accepted. > > Thanks > Martin > Hi. I'm sending v3 of the patch which does not immediately update dominato

[PATCH 2/2] Fix PR hsa/70402

2016-03-29 Thread Martin Liška
ect: [PATCH 2/2] Fix PR hsa/70402 gcc/ChangeLog: 2016-03-29 Martin Liska PR hsa/70402 * hsa-gen.c (gen_hsa_insns_for_switch_stmt): Guard index value that is really in range handled by SBR instruction. * hsa-brig.c (emit_switch_insn): Do not emit unconditional jump. * hsa-dum