Re: [hsa 4/10] Merge of HSA branch

2015-12-09 Thread Jakub Jelinek
On Mon, Dec 07, 2015 at 12:21:22PM +0100, Martin Jambor wrote: > Subject: Make copy_gimple_seq_and_replace_locals copy seqs in omp clauses > > Hi, > > this is https://gcc.gnu.org/ml/gcc-patches/2015-12/msg00477.html with > the early return requested by Jakub. Please refer to that previous > emai

[hsa 4/10] Merge of HSA branch

2015-12-07 Thread Martin Jambor
Subject: Make copy_gimple_seq_and_replace_locals copy seqs in omp clauses Hi, this is https://gcc.gnu.org/ml/gcc-patches/2015-12/msg00477.html with the early return requested by Jakub. Please refer to that previous email for explanation why it is necessary. Thanks, 2015-12-03 Martin Jambor