: Tuesday, March 3, 2020 7:00 PM
> To: Richard Biener ; Claudiu Zissulescu
>
> Cc: GCC Patches ; Francois Bedard
> ; Claudiu Zissulescu ; Andrew
> Burgess
> Subject: Re: [PATCH 1/3] [ARC] Remove mmixed-code option.
>
> On Tue, 2020-03-03 at 10:54 +0100, Richard Biener
Burgess
Subject: Re: [PATCH 1/3] [ARC] Remove mmixed-code option.
On Tue, 2020-03-03 at 10:54 +0100, Richard Biener wrote:
> On Tue, Mar 3, 2020 at 10:41 AM Claudiu Zissulescu wrote:
> > The mmixed-code option is obsolete, remove it.
>
> You might want to preserve the option and ig
On Tue, 2020-03-03 at 10:54 +0100, Richard Biener wrote:
> On Tue, Mar 3, 2020 at 10:41 AM Claudiu Zissulescu wrote:
> > The mmixed-code option is obsolete, remove it.
>
> You might want to preserve the option and ignore it like we do
> for some in common.opt:
>
> fargument-alias
> Common Ignore
On Tue, Mar 3, 2020 at 10:41 AM Claudiu Zissulescu wrote:
>
> The mmixed-code option is obsolete, remove it.
You might want to preserve the option and ignore it like we do
for some in common.opt:
fargument-alias
Common Ignore
Does nothing. Preserved for backward compatibility.
this avoids compi
The mmixed-code option is obsolete, remove it.
gcc/
-xx-xx Claudiu Zissulescu
* config/arc/arc.c (arc_override_options): Remove
TARGET_MIXED_CODE reference.
* config/arc/arc.md (abssi2_mixed): Remove pattern.
* config/arc/arc.h (TARGET_MIXED_CODE): Remove ma