This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 4/5] OpenACC 2.0 support for libgomp - new tests (repost)


On Sat, 15 Nov 2014 00:58:56 +0000
Julian Brown <julian@codesourcery.com> wrote:

> On Thu, 13 Nov 2014 11:15:18 +0100
> Jakub Jelinek <jakub@redhat.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]