expmed.c
188 KB
-
re PR middle-end/67485 (expmed.c sanitizer detects overflow) · 1b13411a
PR middle-end/67485 * expmed.c (expand_mult_const): Change val_so_far's type to UHWI, only cast it to SHWI for the final comparison. * gcc.c-torture/compile/pr67485.c: New test. From-SVN: r239507
Jakub Jelinek committed