https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66339
Andreas Schwab <sch...@linux-m68k.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from Andreas Schwab <sch...@linux-m68k.org> --- This is not a leak. The memory is still reachable and there is no point in freeing it if the program is exiting anyway.