Re: [patch] Fix LRA/reload issue with -fnon-call-exceptions

2019-04-06 Thread Eric Botcazou
> I have backported it onto the 8 branch, where it fixes the failure (timeout) > of gnat.dg/opt73.adb for PowerPC/Linux, after testing it on this platform. And now onto the 7 branch, after testing on x86-64/Linux and PowerPC/Linux. -- Eric Botcazou

Re: [PATCH] Add target-zlib to top-level configure, use zlib from libphobos

2019-04-06 Thread Iain Buclaw
On Sat, 6 Apr 2019 at 17:27, Matthias Klose wrote: > > On 29.03.19 23:23, Iain Buclaw wrote: > > On Mon, 18 Feb 2019 at 14:26, Matthias Klose wrote: > >> > >> > >> sorry, I didn't mean to propose to rename the option, so > >> --with-target-system-zlib=auto sounds fine. > > > > OK, a bit belated,

Re: *ping* [patch, fortran] Fix PR 87352, far too many deallocations

2019-04-06 Thread Steve Kargl
On Sat, Apr 06, 2019 at 04:49:55PM +0200, Thomas Koenig wrote: > Am 31.03.19 um 18:16 schrieb Thomas Koenig: > > Am 31.03.19 um 18:10 schrieb Thomas Koenig: > >> Hello world, > >> > >> the attached patch > > > > Now really attached. > > > > Ping? OK. -- Steve

[SVE ACLE] Fix for PR88839

2019-04-06 Thread Prathamesh Kulkarni
Hi, I committed attached patch, which fixes PR88839 to sve-acle-branch after approval from Richard Sandiford offline. Thanks, Prathamesh diff --git a/gcc/config/aarch64/aarch64.c b/gcc/config/aarch64/aarch64.c index ec60e972f5f..f8d5270b982 100644 --- a/gcc/config/aarch64/aarch64.c +++ b/gcc/confi

Re: [PATCH] Add target-zlib to top-level configure, use zlib from libphobos

2019-04-06 Thread Matthias Klose
On 29.03.19 23:23, Iain Buclaw wrote: > On Mon, 18 Feb 2019 at 14:26, Matthias Klose wrote: >> >> >> sorry, I didn't mean to propose to rename the option, so >> --with-target-system-zlib=auto sounds fine. > > OK, a bit belated, but here it is --with-target-system-zlib=auto. yes, this does the jo

*ping* [patch, fortran] Fix PR 87352, far too many deallocations

2019-04-06 Thread Thomas Koenig
Am 31.03.19 um 18:16 schrieb Thomas Koenig: Am 31.03.19 um 18:10 schrieb Thomas Koenig: Hello world, the attached patch Now really attached. Ping?

[ patch, fortran, committed] Fix PR 89981, rejects valid

2019-04-06 Thread Thomas Koenig
Hello world, I have attached the patch below as obvious and simple (it is a one-liner). The problem was a latent bug exposed by my recent commit for PR 78865, where the check for subroutine entries was done on the main symbol instead of the entry. Provision for doing this for the entry master we

Re: [PATCH] Fix PR83033

2019-04-06 Thread Richard Earnshaw (lists)
On 06/04/2019 00:00, Richard Earnshaw (lists) wrote: > On 05/04/2019 16:53, Andrea Corallo wrote: >> >> Richard Earnshaw (lists) writes: >> >>> On 29/03/2019 11:01, Andrea Corallo wrote: Hi all, simple patch addressing minor style issue into gcc/config/aarch64/cortex-a57-fma-steerin