On Mon, Jun 22, 2015 at 7:59 PM, Tom de Vries wrote:
> Hi,
>
> the gomp-4_0-branch contains the kernels oacc pass group. I've run into
> trouble before with this pass group due to the fact that it uses passes in
> an unusual location or order (pass_lim before pass_stdarg,
> https://gcc.gnu.org/ml/
Hi,
the gomp-4_0-branch contains the kernels oacc pass group. I've run into
trouble before with this pass group due to the fact that it uses passes
in an unusual location or order (pass_lim before pass_stdarg,
https://gcc.gnu.org/ml/gcc/2015-01/msg00282.html ).
In an attempt to find this sor