https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116570
--- Comment #6 from uis <uis9936 at gmail dot com> --- I looked into tree-ssa-dse.cc. Does it only work with builtins? I testes with mismatched free(malloc_test and regular free), store was removed.