@gcc.gnu.org; Djordje Todorovic; c...@mips.com
Subject: Re: [PATCH 30/61] MSA: Make MSA and microMIPS R5 unsupported
Hi,
Could you please let us know if you have any comments
on the latest version of this patch?
Kind regards,
Aleksandar Rakic
HTEC Public
Hi,
Could you please let us know if you have any comments
on the latest version of this patch?
Kind regards,
Aleksandar Rakic
HTEC Proprietary
Hi,
>>> From 16b3207aed5e4846fde4f3ffa1253c65ef6ba056 Mon Sep 17 00:00:00 2001
>>> From: Aleksandar Rakic
>>> Date: Wed, 23 Apr 2025 14:14:17 +0200
>>> Subject: [PATCH] Make MSA and microMIPS R5 unsupported
>>>
>>> There are no platforms nor simulators for MSA and microMIPS R5 s
Xi Ruoyao writes:
> On Wed, 2025-04-23 at 12:43 +, Aleksandar Rakic wrote:
>> From 16b3207aed5e4846fde4f3ffa1253c65ef6ba056 Mon Sep 17 00:00:00 2001
>> From: Aleksandar Rakic
>> Date: Wed, 23 Apr 2025 14:14:17 +0200
>> Subject: [PATCH] Make MSA and microMIPS R5 unsupported
>>
>> There are n
On Wed, 2025-04-23 at 12:43 +, Aleksandar Rakic wrote:
> From 16b3207aed5e4846fde4f3ffa1253c65ef6ba056 Mon Sep 17 00:00:00 2001
> From: Aleksandar Rakic
> Date: Wed, 23 Apr 2025 14:14:17 +0200
> Subject: [PATCH] Make MSA and microMIPS R5 unsupported
>
> There are no platforms nor simulators f
HTEC Public
Hi,
> > There are no platforms nor simulators for MSA and microMIPS R5 so
> > turning off this support for now.
> >
> > gcc/ChangeLog:
> >
> > * config/mips/mips.cc (mips_option_override): Error out for
> > -mmicromips -mmsa.
> OK and pushed to the trunk.
> Jeff
We have s
On 1/31/25 10:13 AM, Aleksandar Rakic wrote:
From: Matthew Fortune
There are no platforms nor simulators for MSA and microMIPS R5 so
turning off this support for now.
gcc/ChangeLog:
* config/mips/mips.cc (mips_option_override): Error out for
-mmicromips -mmsa.
OK and pushed
From: Matthew Fortune
There are no platforms nor simulators for MSA and microMIPS R5 so
turning off this support for now.
gcc/ChangeLog:
* config/mips/mips.cc (mips_option_override): Error out for
-mmicromips -mmsa.
Cherry-picked 1009d6ff7a8d3b56e0224a6b193c5a7b3c29aa5f
from ht