http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56461



--- Comment #18 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-03-01 
21:06:13 UTC ---

Author: jakub

Date: Fri Mar  1 21:06:04 2013

New Revision: 196394



URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196394

Log:

    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.



Modified:

    trunk/libcpp/ChangeLog

    trunk/libcpp/files.c

    trunk/libcpp/pch.c

Reply via email to