tradcpp.c
125 KB
-
gcc.c (execute): If a subprocess gets a fatal signal... · c334349b
* 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. From-SVN: r35006
Zack Weinberg committed