Re: [PATCH] Fix arm target build with inhibit_libc

2021-09-01 Thread Jeff Law via Gcc-patches
On 9/1/2021 1:00 AM, Christophe Lyon via Gcc-patches wrote: On Wed, Sep 1, 2021 at 7:09 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: On 30/08/2021 14:01, Sebastian Huber wrote: Do not declare abort in "libgcc/unwind-arm-common.inc" since it is already provided by "tsyst

Re: [PATCH] Fix arm target build with inhibit_libc

2021-09-01 Thread Christophe Lyon via Gcc-patches
On Wed, Sep 1, 2021 at 7:09 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 30/08/2021 14:01, Sebastian Huber wrote: > > Do not declare abort in "libgcc/unwind-arm-common.inc" since it is > already > > provided by "tsystem.h". It fixes the following build error: > > > > In fi

Re: [PATCH] Fix arm target build with inhibit_libc

2021-08-31 Thread Sebastian Huber
On 30/08/2021 14:01, Sebastian Huber wrote: Do not declare abort in "libgcc/unwind-arm-common.inc" since it is already provided by "tsystem.h". It fixes the following build error: In file included from libgcc/config/arm/unwind-arm.c:144: libgcc/unwind-arm-common.inc:55:24: error: macro "abort"