tree-ssa-strlen.c
112 KB
-
re PR tree-optimization/88693 (Wrong code since r263018) · e17fa93e
PR tree-optimization/88693 * tree-ssa-strlen.c (get_min_string_length): Don't set *full_string_p for STRING_CSTs that don't contain any NUL characters in the first TREE_STRING_LENGTH bytes. * gcc.c-torture/execute/pr88693.c: New test. From-SVN: r267852
Jakub Jelinek committed