builtins.c
345 KB
-
re PR tree-optimization/86572 (unsafe strlen folding of const arguments with non-const offset) · e8bf3d5e
gcc: 2018-11-04 Bernd Edlinger <bernd.edlinger@hotmail.de> PR tree-optimization/86572 * builtins.c (c_strlen): Handle negative offsets in a safe way. testsuite: 2018-11-04 Bernd Edlinger <bernd.edlinger@hotmail.de> PR tree-optimization/86572 * gcc.dg/pr86572.c: New test. From-SVN: r265778
Bernd Edlinger committed