Fix broken MinGW build of gcc.c
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Wed, 23 Aug 2017 10:43:36 +0000 (10:43 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Wed, 23 Aug 2017 10:43:36 +0000 (10:43 +0000)
commitb00775e37336989474ec65551880b7804480eb9c
tree0ea588877df2625d809066b9d54aadf3d214feab
parent8649d5eeee31e4f79cbc6995833b34951f94d947
Fix broken MinGW build of gcc.c

2017-08-23  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/
    * gcc.c (execute): Only test for SIGKILL and SIGQUIT if available.

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