https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120744
--- Comment #3 from Alejandro Colomar <[email protected]> --- Here's at least one such case: <https://sources.debian.org/src/tarantool/2.6.0-1.4/third_party/sptree.h/?hl=192#L192> And indeed, it can be trivially replaced by the equivalent code calling free(3) and setting NULL.
