egcs/gcc ChangeLog except.c function.c gcse.c ...
mmitchel@gcc.gnu.org
mmitchel@gcc.gnu.org
Fri Oct 29 02:49:00 GMT 1999
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: mmitchel@sourceware.cygnus.com 99/10/29 02:49:25
Modified files:
gcc : ChangeLog except.c function.c gcse.c stmt.c
Log message:
* except.c (free_eh_nesting_info): Free the info itself.
* function.c (free_after_compilation): Don't free NULL.
* gcse.c (alloc_pre_mem): Free the temp_bitmap, too.
(pre_edge_insert): Free inserted.
* stmt.c (free_stmt_status): Don't free NULL.
More information about the Gcc-cvs
mailing list