egcs/gcc ChangeLog diagnostic.c diagnostic.h t ...

jason@gcc.gnu.org jason@gcc.gnu.org
Wed Nov 15 07:50:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	jason@gcc.gnu.org	2000-11-15 07:50:51

Modified files:
	gcc            : ChangeLog diagnostic.c diagnostic.h toplev.c 
	gcc/cp         : ChangeLog typeck2.c 

Log message:
	* diagnostic.c (finish_abort): New fn.
	(fancy_abort, error_recursion): Use it.
	* toplev.c (crash_signal): Likewise.
	* diagnostic.h: Declare it.
	
	* typeck2.c (friendly_abort): Uncount the error before handing
	off to fancy_abort.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.8282&r2=1.8283
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/diagnostic.c.diff?cvsroot=gcc&r1=1.42&r2=1.43
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/diagnostic.h.diff?cvsroot=gcc&r1=1.17&r2=1.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/toplev.c.diff?cvsroot=gcc&r1=1.395&r2=1.396
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2071&r2=1.2072
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/typeck2.c.diff?cvsroot=gcc&r1=1.89&r2=1.90



More information about the Gcc-cvs mailing list