On Wed, Oct 21, 2015 at 03:50:31PM -0400, Nathan Sidwell wrote: > > This patch is obvious, but included for completeness. We always want to run > the device lowering pass (when openacc is enabled), in order to delete the > marker and loop functions that should never be seen after this point. > > nathan
> 2015-10-20 Nathan Sidwell <nat...@codesourcery.com> > > * omp-low.c (pass_oacc_device_lower::execute): Ignore errors. Ok. Jakub