Re: [hsa merge 06/10] Pass manager changes

2016-01-14 Thread Jakub Jelinek
On Wed, Jan 13, 2016 at 06:39:31PM +0100, Martin Jambor wrote: > Hi, > > the pass manager changes required for HSA have already been committed > to trunk so all that remains are these additions to the pass pipeline. > > This bit has already been approved by Richi in > https://gcc.gnu.org/ml/gcc-p

[hsa merge 06/10] Pass manager changes

2016-01-13 Thread Martin Jambor
Hi, the pass manager changes required for HSA have already been committed to trunk so all that remains are these additions to the pass pipeline. This bit has already been approved by Richi in https://gcc.gnu.org/ml/gcc-patches/2015-12/msg00996.html Thanks, Martin 2016-01-13 Martin Jambor