Re: [Ping v2][PATCH] Add patch for debugging compiler ICEs.

2014-09-10 Thread Joseph S. Myers
On Wed, 10 Sep 2014, Jakub Jelinek wrote: > On Tue, Sep 09, 2014 at 10:51:23PM +, Joseph S. Myers wrote: > > On Thu, 28 Aug 2014, Maxim Ostapenko wrote: > > > > > diff --git a/gcc/diagnostic.c b/gcc/diagnostic.c > > > index 0cc7593..67b8c5b 100644 > > > --- a/gcc/diagnostic.c > > > +++ b/gcc/

Re: [Ping v2][PATCH] Add patch for debugging compiler ICEs.

2014-09-09 Thread Jakub Jelinek
On Tue, Sep 09, 2014 at 10:51:23PM +, Joseph S. Myers wrote: > On Thu, 28 Aug 2014, Maxim Ostapenko wrote: > > > diff --git a/gcc/diagnostic.c b/gcc/diagnostic.c > > index 0cc7593..67b8c5b 100644 > > --- a/gcc/diagnostic.c > > +++ b/gcc/diagnostic.c > > @@ -492,7 +492,7 @@ diagnostic_action_af

Re: [Ping v2][PATCH] Add patch for debugging compiler ICEs.

2014-09-09 Thread Joseph S. Myers
On Thu, 28 Aug 2014, Maxim Ostapenko wrote: > diff --git a/gcc/diagnostic.c b/gcc/diagnostic.c > index 0cc7593..67b8c5b 100644 > --- a/gcc/diagnostic.c > +++ b/gcc/diagnostic.c > @@ -492,7 +492,7 @@ diagnostic_action_after_output (diagnostic_context > *context, > real_abort (); >dia

[Ping v2][PATCH] Add patch for debugging compiler ICEs.

2014-08-28 Thread Maxim Ostapenko
Ping. Add Joseph S. Myers as driver maintainer. -Maxim Original Message Subject:Fwd: [PATCH] Add patch for debugging compiler ICEs. Date: Tue, 19 Aug 2014 17:57:51 +0400 From: Maxim Ostapenko To: Jeff Law , GCC Patches CC: tsaund...@mozilla.com, Yury Gribov ,