https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93249
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |law at redhat dot com --- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> --- Bisection points to Jeff's r273606: r273606 | law | 2019-07-19 13:04:51 -0400 (Fri, 19 Jul 2019) | 6 lines * tree-ssa-dse.c (initialize_ao_ref_for_dse): Handle strncpy. Drop some trivial dead code. (maybe_trim_memstar_call): Handle strncpy.