ubsan.c
74 KB
-
re PR sanitizer/81604 (Ubsan type reporting can be bogus in some cases) · 066bbc57
PR sanitizer/81604 * ubsan.c (ubsan_type_descriptor): For UBSAN_PRINT_ARRAY don't change type to the element type, instead add eltype variable and use it where we are interested in the element type. * c-c++-common/ubsan/pr81604.c: New test. From-SVN: r250728
Jakub Jelinek committed