pr83014.c
176 Bytes
-
re PR sanitizer/83014 (ICE in pretty-print with -fsanitize=bounds) · 96281645
PR sanitizer/83014 * ubsan.c (ubsan_type_descriptor): Use pp_unsigned_wide_integer instead of pp_printf with HOST_WIDE_INT_PRINT_DEC. Avoid calling tree_to_uhwi twice. * gcc.dg/ubsan/pr83014.c: New test. From-SVN: r255134
Jakub Jelinek committed