gcc/gcc ChangeLog tree-eh.c
law@gcc.gnu.org
law@gcc.gnu.org
Thu Dec 2 04:56:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: law@gcc.gnu.org 2004-12-02 04:56:44
Modified files:
gcc : ChangeLog tree-eh.c
Log message:
* tree.h (save_eptr, save_filt): Now file scoped statics.
(honor_protect_cleanup_actions): Only create save_eptr and
save_filt if they do not already exist.
(lower_eh_constructs): Wipe all knowledge of save_eptr and
save_filt before returning.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6671&r2=2.6672
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-eh.c.diff?cvsroot=gcc&r1=2.20&r2=2.21
More information about the Gcc-cvs
mailing list