egcs/gcc ChangeLog gcc.c tradcpp.c

zack@gcc.gnu.org zack@gcc.gnu.org
Wed Jul 12 21:43:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	zack@sourceware.cygnus.com	2000-07-12 21:43:47

Modified files:
	gcc            : ChangeLog gcc.c tradcpp.c 

Log message:
	* gcc.c (execute): If a subprocess gets a fatal signal, report
	strsignal() of the signal number, and ask for a bug report.
	Do not do this for SIGPIPE if there's already been an error.
	
	* tradcpp.c: Don't include signal.h.  Don't catch SIGPIPE.
	Delete pipe_closed.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7097&r2=1.7098
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/gcc.c.diff?cvsroot=gcc&r1=1.151&r2=1.152
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/tradcpp.c.diff?cvsroot=gcc&r1=1.4&r2=1.5



More information about the Gcc-cvs mailing list