On Mon, Apr 30, 2018 at 3:50 AM Richard Biener wrote
> On Sun, 29 Apr 2018, Richard Biener wrote:
> > On April 29, 2018 1:06:47 AM GMT+02:00, David Edelsohn <
dje@gmail.com> wrote:
> > >Hi, Richi
> > >
> > >I had been using two source trees to speed the bisection and didn't
> > >realize
> >
On Sun, 29 Apr 2018, Richard Biener wrote:
> On April 29, 2018 1:06:47 AM GMT+02:00, David Edelsohn
> wrote:
> >Hi, Richi
> >
> >I had been using two source trees to speed the bisection and didn't
> >realize
> >that one defaulted to DWARF debugging and the other defaulted to XCOFF
> >debugging,
On April 29, 2018 1:06:47 AM GMT+02:00, David Edelsohn
wrote:
>Hi, Richi
>
>I had been using two source trees to speed the bisection and didn't
>realize
>that one defaulted to DWARF debugging and the other defaulted to XCOFF
>debugging, which confused the bisection result. The -f[no-]checking
>p
Hi, Richi
I had been using two source trees to speed the bisection and didn't realize
that one defaulted to DWARF debugging and the other defaulted to XCOFF
debugging, which confused the bisection result. The -f[no-]checking patch
is the culprit.
Thanks, David
On Sat, Apr 28, 2018 at 4:08 AM Ri
On 04/28/2018 12:46 AM, Richard Biener wrote:
> On Fri, 27 Apr 2018, Richard Biener wrote:
>
>> On Fri, 27 Apr 2018, David Edelsohn wrote:
>>
>>> Hi, Richi
>>>
>>> This patches causes a boostrap failure on AIX. Everything miscompares.
>>> The code itself is the same, but the DWARF debug informati
On Sat, 28 Apr 2018, Richard Biener wrote:
> On Fri, 27 Apr 2018, Richard Biener wrote:
>
> > On Fri, 27 Apr 2018, David Edelsohn wrote:
> >
> > > Hi, Richi
> > >
> > > This patches causes a boostrap failure on AIX. Everything miscompares.
> > > The code itself is the same, but the DWARF debug
On Fri, 27 Apr 2018, Richard Biener wrote:
> On Fri, 27 Apr 2018, David Edelsohn wrote:
>
> > Hi, Richi
> >
> > This patches causes a boostrap failure on AIX. Everything miscompares.
> > The code itself is the same, but the DWARF debug information contains many
> > differences.
>
> Does AIX us
On Fri, 27 Apr 2018, David Edelsohn wrote:
> Hi, Richi
>
> This patches causes a boostrap failure on AIX. Everything miscompares.
> The code itself is the same, but the DWARF debug information contains many
> differences.
Does AIX use bootstrap-debug by default? I don't see how the patch
can c
Hi, Richi
This patches causes a boostrap failure on AIX. Everything miscompares.
The code itself is the same, but the DWARF debug information contains many
differences.
- David
On Thu, 26 Apr 2018, Richard Biener wrote:
>
> In PR85116 there's a loop which isn't optimized well, first because
> it is not header copied. The reason is the do_while_loop_p predicate is
> "strange". The following adds the natural test - whether the single
> latch predecessor exits the loop.
In PR85116 there's a loop which isn't optimized well, first because
it is not header copied. The reason is the do_while_loop_p predicate is
"strange". The following adds the natural test - whether the single
latch predecessor exits the loop. It also removes the check that
claims that a loop hea
11 matches
Mail list logo