omp-low.c (scan_omp_parallel, [...]): Set TYPE_ARTIFICIAL on the .omp_data* types.
authorJakub Jelinek <jakub@redhat.com>
Fri, 3 Apr 2015 13:35:49 +0000 (15:35 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 3 Apr 2015 13:35:49 +0000 (15:35 +0200)
commitf74849783ea001fcd646b0c9f9c2e158cf261722
tree21636e6c28bf2280412d596e0045af74ef56d6b1
parenta115251c2b89d7effa0f61bc8fd5d8225f0af913
omp-low.c (scan_omp_parallel, [...]): Set TYPE_ARTIFICIAL on the .omp_data* types.

* omp-low.c (scan_omp_parallel, scan_omp_task, scan_omp_target): Set
TYPE_ARTIFICIAL on the .omp_data* types.

From-SVN: r221853
gcc/ChangeLog
gcc/omp-low.c