]> gcc.gnu.org Git - gcc.git/commit
Reinstate kernels-restrict behaviour
authorJulian Brown <julian@codesourcery.com>
Wed, 6 Mar 2019 22:44:56 +0000 (14:44 -0800)
committerKwok Cheung Yeung <kcy@codesourcery.com>
Tue, 20 Apr 2021 18:49:33 +0000 (11:49 -0700)
commit94353998dd5a407f45a38905b140566fc9926418
tree6bc3cef7d58dd737c5073eebd69b0f483a1c67e1
parent88eb295373559686f5b27d2434978c5fe4708fc8
Reinstate kernels-restrict behaviour

This patch contains a small fix for upstream churn relative to the last version
posted.

2018-09-20  Cesar Philippidis  <cesar@codesourcery.com>
    Julian Brown  <julian@codesourcery.com>

* omp-low.c (install_var_field): New base_pointer_restrict
argument.
(scan_sharing_clauses): Update call to install_var_field.
(omp_target_base_pointers_restrict_p): New function.
(scan_omp_target): Update call to install_var_field.
gcc/ChangeLog.omp
gcc/omp-low.c
This page took 0.057075 seconds and 6 git commands to generate.