tree-ssa-strlen.c
114 KB
-
PR tree-optimization/89644 - false-positive -Warray-bounds on strncpy with unterminated array · e0748030
gcc/ChangeLog: * tree-ssa-strlen.c (handle_builtin_stxncpy): Use full_string_p rather than endptr as an indicator of nul-termination. From-SVN: r269809
Martin Sebor committed