This is the mail archive of the gcc-bugs@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]

[Bug fortran/81350] gfortran OpenMP taskloop segfaults or incorrect


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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Note if I add shared(W,A,B) clause to the 4 taskloop directives in
apply_stencil, no errors are reported.

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