[Bug c++/91118] ubsan does not work with openmp default (none) directive

2021-10-19 Thread claudiokozicky at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91118 Claudio Kozický changed: What|Removed |Added CC||claudiokozicky at gmail dot com ---

[Bug sanitizer/64888] ubsan doesn't work with openmp

2021-10-19 Thread claudiokozicky at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64888 --- Comment #8 from Claudio Kozický --- Created attachment 51630 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51630=edit GCC 11.1.0 preprocessed source executed command: gcc -v -save-temps -fsanitize=undefined -fopenmp minimal_example.c

[Bug sanitizer/64888] ubsan doesn't work with openmp

2021-10-19 Thread claudiokozicky at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64888 Claudio Kozický changed: What|Removed |Added Attachment #51628|0 |1 is obsolete|

[Bug sanitizer/64888] ubsan doesn't work with openmp

2021-10-19 Thread claudiokozicky at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64888 --- Comment #6 from Claudio Kozický --- Created attachment 51628 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51628=edit GCC version This is the version of GCC with which I have reproduced the bug with.

[Bug sanitizer/64888] ubsan doesn't work with openmp

2021-10-19 Thread claudiokozicky at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64888 Claudio Kozický changed: What|Removed |Added CC||claudiokozicky at gmail dot com ---