Re: [PATCH] PR debug/61352 back port from mainline

2015-05-07 Thread Joel Brobecker
> > The attached patch is a back port of the change from > > https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=211067 for > > gcc-4_9-branch. Bootstrap and regression tested on > > x86_64-apple-darwin14 with Xcode 6.3. Okay for gcc-4_9-branch? > > Jack > > > > Ok. > > Committed

Re: [PATCH] PR debug/61352 back port from mainline

2015-05-05 Thread Mike Stump
On Apr 12, 2015, at 11:11 AM, Jack Howarth wrote: > The attached patch is a back port of the change from > https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=211067 for > gcc-4_9-branch. Bootstrap and regression tested on > x86_64-apple-darwin14 with Xcode 6.3. Okay for gcc-4_9-branch? >

[PATCH] PR debug/61352 back port from mainline

2015-04-12 Thread Jack Howarth
The attached patch is a back port of the change from https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=211067 for gcc-4_9-branch. Bootstrap and regression tested on x86_64-apple-darwin14 with Xcode 6.3. Okay for gcc-4_9-branch? Jack 2015-04-12 Jack Howarth Backport fr