[PATCH 01/11] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
Joseph Myers
joseph@codesourcery.com
Fri Oct 28 21:05:07 GMT 2022
On Fri, 28 Oct 2022, Adhemerval Zanella via Libc-alpha wrote:
> From: Fangrui Song <maskray@google.com>
>
> An output constraint takes a lvalue. While GCC happily strips the
> incorrect lvalue to rvalue conversion, Clang rejects the code by
> default:
We treat GCC as the upstream source of this file.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list