Replace free with XDELETE.
authorAsher Gordon <AsDaGo@posteo.net>
Thu, 29 Oct 2020 21:01:07 +0000 (21:01 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 29 Oct 2020 21:01:07 +0000 (21:01 +0000)
commit52215bb3ec6e1bbf44729574ab34ea478f3066b1
tree189ef7446babf5e7e3b203df9b0d5edffa57cf0a
parent6fb7e3c29188ab7cde0b963957caf6182536c77d
Replace free with XDELETE.

gcc/c/ChangeLog:

* c-typeck.c (free_all_tagged_tu_seen_up_to): Replace free
with XDELETE.
(finish_init): Likewise.
(pop_init_level): Likewise.
gcc/c/c-typeck.c