Fix broken MinGW build of gcc.c
commitc85275b4b94a99015525321efcf2028c7b5358f4
authorthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Aug 2017 10:43:36 +0000 (23 10:43 +0000)
committerthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Aug 2017 10:43:36 +0000 (23 10:43 +0000)
tree0ea588877df2625d809066b9d54aadf3d214feab
parent85bd8032f8364fef5a3c470109e23ef8d8cef575
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.

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