gcc/libcpp
Jakub Jelinek 3b8af25b7a re PR middle-end/56461 (GCC is leaking lots of memory)
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
2013-03-01 22:06:04 +01:00
..
include Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
po * cpplib.pot: Regenerate. 2013-02-24 01:11:33 +00:00
ChangeLog re PR middle-end/56461 (GCC is leaking lots of memory) 2013-03-01 22:06:04 +01:00
Makefile.in Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
aclocal.m4 Undo inadvertent commit in rev 160105. 2010-06-01 10:20:24 -04:00
charset.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
config.in configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen... 2013-02-28 10:58:47 +01:00
configure configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen... 2013-02-28 10:58:47 +01:00
configure.ac configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen... 2013-02-28 10:58:47 +01:00
directives-only.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
directives.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
errors.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
expr.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
files.c re PR middle-end/56461 (GCC is leaking lots of memory) 2013-03-01 22:06:04 +01:00
identifiers.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
init.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
internal.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
lex.c configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen... 2013-02-28 10:58:47 +01:00
line-map.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
macro.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
makeucnid.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
mkdeps.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
pch.c re PR middle-end/56461 (GCC is leaking lots of memory) 2013-03-01 22:06:04 +01:00
symtab.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
system.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
traditional.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
ucnid.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
ucnid.tab Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00