tree-ssa-strlen.c
141 KB
-
PR tree-optimization/91570 - ICE in get_range_strlen_dynamic on a conditional · 93163192
PR tree-optimization/91570 - ICE in get_range_strlen_dynamic on a conditional of two strings gcc/Changelog: * tree-ssa-strlen.c (get_range_strlen_dynamic): Handle null and non-constant minlen, maxlen and maxbound. gcc/testsuite/Changelog: * gcc.dg/pr91570.c: New test. From-SVN: r276105
Martin Sebor committed