Hi,
On Mon, 2025-05-05 at 11:05 +0200, John Paul Adrian Glaubitz wrote:
> On Mon, 2025-05-05 at 10:14 +0200, Richard Biener wrote:
> > > I just noticed that my builds were with --disable-bootstrap. *sigh*
> >
> > Note I'd consider that "fine", it gives you a build that was able to
> > build libgc
Hi,
On Mon, 2025-05-05 at 10:14 +0200, Richard Biener wrote:
> > I just noticed that my builds were with --disable-bootstrap. *sigh*
>
> Note I'd consider that "fine", it gives you a build that was able to
> build libgcc and thus it will allow you to make check and debug
> from there (with nice s
On Sun, 4 May 2025, John Paul Adrian Glaubitz wrote:
> Hi,
>
> On Sun, 2025-05-04 at 11:18 +0200, John Paul Adrian Glaubitz wrote:
> > On Fri, 2025-05-02 at 12:12 +0200, Richard Biener wrote:
> > > This flips the default to LRA for targets with an -mlra option not
> > > using Mask(..).
> > >
> >
Hi,
On Sun, 2025-05-04 at 11:18 +0200, John Paul Adrian Glaubitz wrote:
> On Fri, 2025-05-02 at 12:12 +0200, Richard Biener wrote:
> > This flips the default to LRA for targets with an -mlra option not
> > using Mask(..).
> >
> > * config/avr/avr.opt (mlra): Flip to default on.
> > * conf
Hello Richard,
On Fri, 2025-05-02 at 12:12 +0200, Richard Biener wrote:
> This flips the default to LRA for targets with an -mlra option not
> using Mask(..).
>
> * config/avr/avr.opt (mlra): Flip to default on.
> * config/m68k/m68k.opt (mlra): Likewise.
> * config/pa/pa.opt (ml
On Sat, 2025-05-03 at 01:56 +0100, Sam James wrote:
> Richard Biener writes:
>
> > This flips the default to LRA for targets with an -mlra option not
> > using Mask(..).
>
> Please tag PR113934 for avr, PR113939 for m68k, PR113933 for pa, and PR55212
> for sh.
Thanks Sam for keeping an eye
Richard Biener writes:
> This flips the default to LRA for targets with an -mlra option not
> using Mask(..).
Please tag PR113934 for avr, PR113939 for m68k, PR113933 for pa, and PR55212
for sh.
This flips the default to LRA for targets with an -mlra option not
using Mask(..).
* config/avr/avr.opt (mlra): Flip to default on.
* config/m68k/m68k.opt (mlra): Likewise.
* config/pa/pa.opt (mlra): Likewise.
* config/sh/sh.opt (mlra): Likewise.
---
gcc/config/avr