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
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,
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
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
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
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