Skip to content

Bugs Reported

Swaroop Pophale edited this page Apr 26, 2021 · 23 revisions

To see how to report bugs go to How to Report Bugs

Bugs reported

Bug URL Date Status
[OpenMP 5.0] Undefined reference error with task reduction in target region https://bugs.llvm.org/show_bug.cgi?id=49150 2021-02-11 Submitted
[OpenMP 5.0] Incorrect results for scan directive https://bugs.llvm.org/show_bug.cgi?id=49115 2021-02-09 Resolved fixed
[OpenMP 5.0] Compiler crash when OpenMP atomic sync hints used https://bugs.llvm.org/show_bug.cgi?id=48658 2021-01-04 Resolved fixed
Target teams distribute default firstprivate causes failure to map back values from device https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94290 2020-03-23 Resolved invalid
Incorrect results for target teams distribute parallel for defaultmap on gcc https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93515 2020-01-30 Resolved fixed
Incorrect results for target teams distribute reduction with multiply operator gfortran https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93510 2020-01-30 Resolved invalid
Using nowait on target causes runtime error: 'libgomp: GOMP_OFFLOAD_async_run unimplemented' https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93481 2020-01-28 Resolved fixed
Compiling with -fopenmp-targets=nvptx64-nvida-cuda generates fatal error: 'gnu/stubs-32.h' file not found https://bugs.llvm.org/show_bug.cgi?id=33043 2017-05-15 Open
OpenMP 4.5: Target construct in methods of class fail to map an array tofrom https://bugs.llvm.org/show_bug.cgi?id=34013 2017-07-31 Open - discussing
OpenMP 4.5: Target construct in static method of class fails to map class static variable https://bugs.llvm.org/show_bug.cgi?id=34014 2017-07-31 Resolved - Fixed in clang commit 6c06917
OpenMP 4.5: Mapping the this pointer of a class generates a compiler error https://bugs.llvm.org/show_bug.cgi?id=34022 2017-08-1 Open - dicussing
[OpenMP 4.5] Array segment mapping to device with default length (e.g. map(array[1:]) ) fails at runtime https://bugs.llvm.org/show_bug.cgi?id=34582 2017-09-12 Closed (Resolved Invalid)
[OpenMP 4.5] Mapping array section (e.g. [0:N-1]) using omp target map crashes at runtime https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82194 2017-09-12 Closed (Resolved Invalid)
[SOLVVE-OMPVV] Compiling structs for targets Reported by email to Cathy 2017-11-2 bug 16861: This bug is reported as fixed in cce version 8.6.5
Compiler crash when collapsing loops with dependent iteration spaces https://bugs.llvm.org/show_bug.cgi?id=35486 2017-11-30 RESOLVED (r319700)
libgomp complains about trying to map data that is already mapped https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83295 2017-12-05 Resolved invalid
Compiler crashes when trying to use map delete or release of a variable that was originally mapped by target enter exit data Reported by email to Cathy Willis 2018-3-15 Cray bug 18187
[SOLLVE OMPVV][BUG] OpenMP 4.5 target teams distribute parallel for if(modifier) Reported by mail to Carlo Bertolli 2018-3-20 IBM bug 153536
[SOLLVE OMPVV] A bug with target enter data Reported by email to Cathy Willis 2018-3-26 Waiting for response
[SOLLVE OMPVV][BUG] OpenMP 4.5 defaultmap of enum scalars Reported by mail to Carlo Bertolli 2018-4-23 Forwareded to Ettore, Wang
[SOLLVE OMPVV] A bug with defaultmap of scalar values Reported by email to Cathy Willis 2018-4-23 Tracking via ORNL: Incorrect behavior of default map of scalar values (154503)
[OMPVV SOLLVE] Defaultmap issues on OpenMP 4.5 GCC Bugzilla 86416 7/5/2018 Open
[OMPVV SOLLVE] XLF bug on DOUBLE COMPLEX scalar values Reported by mail to Carlo Bertolli 7/5/2018 Waiting for response
[OMPVV SOLLVE] map of class member array with no modifier illegal memory access https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89377 2019-2-16 Submitted

Clone this wiki locally