On Tue, Nov 11, 2014 at 01:53:49PM +0000, Julian Brown wrote: > On Tue, 23 Sep 2014 19:19:55 +0100 > Julian Brown <jul...@codesourcery.com> wrote: > > > The patches implementing __builtin_acc_on_device are still in > > processing. For the time being this patch removes the dependency on > > that builtin in the OpenACC runtime. > > > > Julian > > > > xxxx-xx-xx Julian Brown <jul...@codesourcery.com> > > > > libgomp/ > > * oacc-init.c (acc_on_device): Temporarily hard-code for host > > instead of using __builtin_acc_on_device. > > This patch remains unchanged from the last posting. > > OK to apply?
This is ok if the middle-end bits don't make it first, but please file a PR that it should be removed again in that case. Jakub