https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97315
--- Comment #11 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:214d514fafcd78cd54e4a4aa9ae08c89abf9cc57 commit r11-3717-g214d514fafcd78cd54e4a4aa9ae08c89abf9cc57 Author: Aldy Hernandez <al...@redhat.com> Date: Thu Oct 8 11:15:23 2020 +0200 Fix PR97315 (part 1 of 2) gcc/ChangeLog: PR tree-optimization/97315 * gimple-ssa-evrp.c (hybrid_folder::choose_value): Removes the trap and instead annotates the listing. gcc/testsuite/ChangeLog: * gcc.dg/pr97315-1.c: New test.