Processing control commands:
> reassign -1 gcc-9
Bug #939655 [g++] g++ v9 with OpenMP segfaults with shared vectors
Bug reassigned from package 'g++' to 'gcc-9'.
No longer marked as found in versions gcc-defaults/1.185.
Ignoring request to alter fixed versions of bug #939655 to the same values
pr
Control: reassign -1 gcc-9
Control: tags -1 + moreinfo
On 07.09.19 12:19, David Cortes wrote:
Package: g++
Version: 4:9.2.1-3
When executing code compiled with g++ 9.2.1 that has OpenMP for-loops
with vectors as shared variables, it results in a segmentation fault.
According to Asan (address sa
Package: g++
Version: 4:9.2.1-3
When executing code compiled with g++ 9.2.1 that has OpenMP for-loops
with vectors as shared variables, it results in a segmentation fault.
According to Asan (address sanitizer), this might be due to double-
freed variables when running the code.
Example:
#pragma o
3 matches
Mail list logo