On Tue, 14 Apr 2020 at 10:38, Andre Vieira (lists)
wrote:
>
> On 10/04/2020 14:55, Christophe Lyon via Gcc-patches wrote:
> > For arm-linux-gnueabi* targets, a toolchain cannot support the
> > float-abi opposite to the one it has been configured for: since glibc
> > does not support such multilibs
On 10/04/2020 14:55, Christophe Lyon via Gcc-patches wrote:
For arm-linux-gnueabi* targets, a toolchain cannot support the
float-abi opposite to the one it has been configured for: since glibc
does not support such multilibs, we end up lacking gnu/stubs-*.h when
including stdint.h for instance.
For arm-linux-gnueabi* targets, a toolchain cannot support the
float-abi opposite to the one it has been configured for: since glibc
does not support such multilibs, we end up lacking gnu/stubs-*.h when
including stdint.h for instance.
This patch introduces two new effective targets to detect whet