On Wed, 23 Aug 2017, Thomas Preudhomme wrote:

> Hi,
> 
> Commit r251104 introduced uses of SIGKILL and SIGQUIT which broke MinGW
> build due to those not being defined. This proposed patch check for the
> macros availability.
> 
> ChangeLog entry is as follows:
> 
> *** gcc/ChangeLog ***
> 
> 2017-08-23  Thomas Preud'homme  <thomas.preudho...@arm.com>
> 
>       * gcc.c (execute): Only test for SIGKILL and SIGQUIT if available.
> 
> Is this an appropriate fix for the issue?

I guess it can't break anything, thus ok.

Richard.

> Best regards,
> 
> Thomas
> 

-- 
Richard Biener <rguent...@suse.de>
SUSE LINUX GmbH, GF: Felix Imendoerffer, Jane Smithard, Graham Norton, HRB 
21284 (AG Nuernberg)

Reply via email to