Ping.
On 19 Nov 12:33, Michael V. Zolotukhin wrote:
> Hi Jakub,
>
> Thanks for the remarks. Updated patch is attached, and my answers are below.
>
> > This will add into the table all "omp declare target" functions, but you
> > actually want there only the outlined #pragma omp target bodies.
>
Hi Jakub,
Thanks for the remarks. Updated patch is attached, and my answers are below.
> This will add into the table all "omp declare target" functions, but you
> actually want there only the outlined #pragma omp target bodies.
> The question is how to find them here reliably. At least ignorin
On Fri, Nov 15, 2013 at 12:35:12PM +0400, Michael V. Zolotukhin wrote:
> 2013-11-15 Michael Zolotukhin
>
> * omp-low.c (omp_finish_file): New.
> * omp-low.h (omp_finish_file): Declare new function.
> * toplev.c: include "omp-low.h"
That would be
* toplev.c: Include o