gcc.c (execute): Fold SIGPIPE handling into switch statement.
authorNathan Sidwell <nathan@acm.org>
Mon, 28 Aug 2017 13:44:39 +0000 (13:44 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 28 Aug 2017 13:44:39 +0000 (13:44 +0000)
commite54c2581c540202cc0d777c4de6185d95e663233
treebed7057c0c3406840e32702879686f3f132853e6
parent1963f60adb1ea775220cc92e0c644bbb59ad3191
gcc.c (execute): Fold SIGPIPE handling into switch statement.

* gcc.c (execute): Fold SIGPIPE handling into switch
statement.  Adjust internal error message.

From-SVN: r251385
gcc/ChangeLog
gcc/gcc.c