[Bug middle-end/86542] wrong-code for collapsed taskloop which needs omp_cpyfn

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 17 11:03:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86542

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Jul 17 10:54:52 2018
New Revision: 262815

URL: https://gcc.gnu.org/viewcvs?rev=262815&root=gcc&view=rev
Log:
        PR middle-end/86542
        * omp-low.c (create_task_copyfn): Copy over also fields corresponding
        to _looptemp_ clauses, other than the first two.

        * testsuite/libgomp.c++/pr86542.C: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c++/pr86542.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c
    trunk/libgomp/ChangeLog


More information about the Gcc-bugs mailing list