https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94322

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
We're quite lazy in freeing all memory from generator tools (genhooks as you
report) but there are also known leaks in the driver when it comes to
command-line processing.

That is, not all memory leaks are considered equal.

Reply via email to