Re: [PATCH 1/2] [graphite] add more dumps on data dependence graph

2016-01-09 Thread Gerald Pfeifer
Hi Sebastian, On Fri, 25 Dec 2015, Sebastian Pop wrote: >> on December 17th 2015, my nightly bootstrap (on i386-unknown-freebsd10.1, >> but I don't think this is material) started to fail as follows: >> >> /scratch/tmp/gerald/gcc-HEAD/gcc/graphite-scop-detection.c:1892:17: >> note: in instanti

Re: [PATCH] Fix math transformation on targets without c99 math functions

2016-01-09 Thread Jakub Jelinek
On Thu, Dec 31, 2015 at 12:52:21PM -0500, John David Anglin wrote: > On 2015-12-30, at 6:46 PM, Joseph Myers wrote: > > > On Mon, 28 Dec 2015, John David Anglin wrote: > > > >> The attach change fixes PR middle-end/68743 on hppa*-*-hpux*. In > >> compiling > >> c99_functions.c in libgfortran,

Re: [PATCH 1/2] [graphite] add more dumps on data dependence graph

2016-01-09 Thread Sebastian Pop
On Sat, Jan 9, 2016 at 7:26 AM, Gerald Pfeifer wrote: > Hi Sebastian, > > On Fri, 25 Dec 2015, Sebastian Pop wrote: >>> on December 17th 2015, my nightly bootstrap (on i386-unknown-freebsd10.1, >>> but I don't think this is material) started to fail as follows: >>> >>> /scratch/tmp/gerald/gcc-HE

Re: [PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha

2016-01-09 Thread Uros Bizjak
On Sat, Jan 9, 2016 at 12:37 AM, Jeff Law wrote: > On 12/23/2015 02:39 AM, Uros Bizjak wrote: >> >> Hello! >> >> There is a logic error in Honza's patch "Transparent alias suport part >> 10" [1]. The part in memrefs_conflict_p should be changed to: >> >> - /* If decls are different or we know

[Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs49630, 54070, 60593, 60795, 61147, 63232 and 64324

2016-01-09 Thread Paul Richard Thomas
Dear All, This is a further instalment of deferred character length fixes. I have listed the status of all the deferred length PRs that I know of in an attachment. As far as I can see, there are five left that are really concerned with deferred character length functionality. In terms of the numb

Re: [ARM][PR69194] Fix ICE in in extract_insn

2016-01-09 Thread Kugan
On 09/01/16 07:01, Jakub Jelinek wrote: > On Fri, Jan 08, 2016 at 11:43:34AM -0800, Jim Wilson wrote: >> Here is a smaller simpler testcase. Only the first four args get >> passed in regs, so the fifth one has address equal to the virtual >> incoming args reg which triggers the failure. >> >> ty