* gcc.c (execute): Fold SIGPIPE handling into switch
commit88df73d0d12c8b83250a7bd5f8ccc1126b4a9c0f
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Aug 2017 13:44:39 +0000 (28 13:44 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Aug 2017 13:44:39 +0000 (28 13:44 +0000)
treebed7057c0c3406840e32702879686f3f132853e6
parentccff35d7bba4e55ca25c2ab8796bf22bed1da8f9
* gcc.c (execute): Fold SIGPIPE handling into switch
statement.  Adjust internal error message.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@251385 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcc.c