files.c
53.6 KB
-
re PR middle-end/56461 (GCC is leaking lots of memory) · 3b8af25b
PR middle-end/56461 * files.c (_cpp_save_file_entries): Free result at the end. * pch.c (cpp_string_free): New function. (cpp_save_state): Use it in htab_create call. (cpp_write_pch_deps): Free ss->defs. Destroy ss->definedhash. From-SVN: r196394
Jakub Jelinek committed