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: [gomp4] Don't put acc_notify_var in thread-local struct


Hi Julian!

On Tue, 28 Oct 2014 16:37:29 +0000, Julian Brown <julian@codesourcery.com> wrote:
> This patch moves acc_notify_var out of gomp_task_icv and makes it
> simply a global variable instead.
> 
> OK for gomp4 branch?

Yes, thanks!

>     libgomp/
>     * env.c (goacc_notify_var): New.
>     (initialize_env): Use above instead of
>     gomp_global_icv.acc_notify_var.
>     * error.c (gomp_vnotify): Use goacc_notify_var.
>     (gomp_notify): Fix formatting.
>     * libgomp.h (gomp_task_icv): Remove acc_notify_var field.
>     (goacc_notify_var): Add extern declaration.


GrÃÃe,
 Thomas

Attachment: pgpfdlelagGP5.pgp
Description: PGP signature


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