> On 26 Sep 2022, at 12:49, Thomas Neumann via Gcc-patches > <gcc-patches@gcc.gnu.org> wrote: > > Hi Claudiu, > >> This change prohibits compiling of ARC backend: >>> + gcc_assert (in_shutdown || ob); >> in_shutdown is only defined when ATOMIC_FDE_FAST_PATH is defined, >> while gcc_assert is outside of any ifdef. Please can you revisit this >> line and change it accordingly. > > I have a patch ready, I am waiting for someone to approve my patch: > > https://gcc.gnu.org/pipermail/gcc-patches/2022-September/602130.html You might also want to include Rainer’s patch, AFAIR patches to fix bootstrap are allowed to proceed as an exception to the usual rules, Iain
- [PATCH] Avoid depending on d... Thomas Neumann via Gcc-patches
- Re: [PATCH] Avoid depen... Jason Merrill via Gcc-patches
- Re: [PATCH] Avoid depen... Claudiu Zissulescu Ianculescu via Gcc-patches
- Re: [PATCH] Avoid d... Thomas Neumann via Gcc-patches
- Re: [PATCH] Avo... Claudiu Zissulescu Ianculescu via Gcc-patches
- Re: [PATCH] Avo... Iain Sandoe via Gcc-patches
- Re: [PATCH]... Thomas Neumann via Gcc-patches
- Re: [PATCH] Avoid depen... Thomas Neumann via Gcc-patches
- Re: [PATCH] Avoid d... David Edelsohn via Gcc-patches
- Re: [PATCH] Avo... Thomas Neumann via Gcc-patches
- Re: [PATCH]... David Edelsohn via Gcc-patches
- Re: [PATCH]... Jason Merrill via Gcc-patches
- Re: [PATCH] Avoid d... David Edelsohn via Gcc-patches