gcc/gcc except.c ChangeLog function.c

aph@gcc.gnu.org aph@gcc.gnu.org
Wed Mar 10 17:47:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	aph@gcc.gnu.org	2004-03-10 17:47:46

Modified files:
	gcc            : except.c ChangeLog function.c 

Log message:
	2004-03-10  Andrew Haley  <aph@redhat.com>
	
	* function.c (expand_function_end): Emit a blockage insn before
	the epilogue when -fnon-call-exceptions is used.
	
	* except.c (expand_start_all_catch): Make comment more accurate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/except.c.diff?cvsroot=gcc&r1=1.261&r2=1.262
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3116&r2=2.3117
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&r1=1.502&r2=1.503



More information about the Gcc-cvs mailing list