: Re: [PATCH 3/6] [ARC] SYNC instruction is valid on all ARC cores.
* Claudiu Zissulescu [2018-05-21 13:18:36 +0300]:
> From: claziss
>
> The sync instruction is part of all ARC architectures. Fix this in the
> compiler.
>
> Ok to apply?
Looks good.
Thanks,
Andrew
> Claud
* Claudiu Zissulescu [2018-05-21 13:18:36 +0300]:
> From: claziss
>
> The sync instruction is part of all ARC architectures. Fix this in the
> compiler.
>
> Ok to apply?
Looks good.
Thanks,
Andrew
> Claudiu
>
> gcc/
> 2017-05-03 Claudiu Zissulescu
>
> * config/arc/builtins.def
From: claziss
The sync instruction is part of all ARC architectures. Fix this in the compiler.
Ok to apply?
Claudiu
gcc/
2017-05-03 Claudiu Zissulescu
* config/arc/builtins.def (SYNC): SYNC instruction is valid on all
ARC cores.
---
gcc/config/arc/builtins.def | 2 +-
1 fil