On Sat, 15 Nov 2014 00:58:56 +0000 Julian Brown <[email protected]> wrote:
> On Thu, 13 Nov 2014 11:15:18 +0100 > Jakub Jelinek <[email protected]> wrote: > > > > +# Turn on OpenACC. > > > +# XXX (TEMPORARY): Remove the -flto once that's properly > > > integrated. +lappend ALWAYS_CFLAGS "additional_flags=-fopenacc > > > -flto" > > > > Do you still need that? > > I'm not sure -- I can't easily check on trunk without the middle-end > bits, and I haven't tried to incorporate those in my testing yet. I'll > try to check this on e.g. the gomp4 branch soon. It seems that -flto *is* still needed at present -- I'm not sure what the plan was for "integrating it properly". Making -fopenacc imply -flto via specs or similar? Thanks, Julian
