pr83501.c
261 Bytes
-
re PR tree-optimization/83501 (strlen(a) not folded after strcpy(a, "...")) · 65f2d1ee
2018-01-03 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> PR tree-optimization/83501 * tree-ssa-strlen.c (get_string_cst): New. (handle_char_store): Call get_string_cst. testsuite/ * gcc.dg/tree-ssa/pr83501.c: New test. From-SVN: r256180
Prathamesh Kulkarni committed