https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96967
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Aldy Hernandez <al...@gcc.gnu.org>: https://gcc.gnu.org/g:19b0fed7c2d3663f0f144ca8557b6af29bafa4e3 commit r11-3049-g19b0fed7c2d3663f0f144ca8557b6af29bafa4e3 Author: Aldy Hernandez <al...@redhat.com> Date: Tue Sep 8 07:42:03 2020 +0000 PR tree-optimization/96967 - cast label range to type of switch operand PR tree-optimization/96967 * tree-vrp.c (find_case_label_range): Cast label range to type of switch operand.