> From: Mikael Pettersson
> Date: Thu, 14 Aug 2025 11:23:56 +0200
> On Mon, Aug 11, 2025 at 3:25 PM Hans-Peter Nilsson wrote:
> >
> > > From: Mikael Pettersson
> > > Date: Thu, 31 Jul 2025 17:00:40 +0200
> >
> > > gcc/
> > > PR target/121336
> > > * config/cris/cris.h: Do not abbrev
On Mon, Aug 11, 2025 at 3:25 PM Hans-Peter Nilsson wrote:
>
> > From: Mikael Pettersson
> > Date: Thu, 31 Jul 2025 17:00:40 +0200
>
> > gcc/
> > PR target/121336
> > * config/cris/cris.h: Do not abbreviate --emulation.
> >
> > Signed-off-by: Mikael Pettersson
>
>
> Bah, I forgot abou
> From: Mikael Pettersson
> Date: Thu, 31 Jul 2025 17:00:40 +0200
> gcc/
> PR target/121336
> * config/cris/cris.h: Do not abbreviate --emulation.
>
> Signed-off-by: Mikael Pettersson
Bah, I forgot about that binutils change...
Ok, thanks! Also: would have been ok to just commit
Since the cris port was added to gcc it has passed --em=criself
to gas, as an abbreviation for --emulation=criself. Starting with
binutils-2.45 that causes a hard error in gas due to ambiguity with
another option.
Fixed by replacing the abbreviation with the complete option.
Tested by building a