[PATCH 01/11] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Wed Nov 2 17:10:25 GMT 2022
On 02/11/22 12:14, Cristian Rodríguez wrote:
> On Tue, Nov 1, 2022 at 2:06 PM Adhemerval Zanella Netto via Libc-alpha
> <libc-alpha@sourceware.org> wrote:
>
>> I am open to suggestions in fact,
>
> What about just using the compiler builtins directly and not using
> this header at all?
My understanding is this header should be used in the scenario where the
builtin might generate libcalls, for instance on libgcc and/or libc.
More information about the Libc-alpha
mailing list