On Mon, Aug 14, 2017 at 5:56 PM, Nathan Sidwell wrote:
> The thread at https://gcc.gnu.org/ml/gcc/2017-08/msg00090.html discusses the
> driver behaviour when OOM kills cc1plus or whatever.
>
> This patch changes the driver so that if the inferior dies via INT, TERM,
> QUIT or KILL signals, it emi
The thread at https://gcc.gnu.org/ml/gcc/2017-08/msg00090.html discusses
the driver behaviour when OOM kills cc1plus or whatever.
This patch changes the driver so that if the inferior dies via INT,
TERM, QUIT or KILL signals, it emits a clearer message about what happened.
We've been using t