[PATCH 01/11] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints

Joseph Myers joseph@codesourcery.com
Tue Nov 1 14:18:31 GMT 2022


On Tue, 1 Nov 2022, Adhemerval Zanella Netto wrote:

> Another option would be to check at configure time if cast in inline asm
> context is supported and disable the cast if not.

The file is meant to be taken verbatim (no local changes) from GCC.  So 
you're getting into generating a file in the build tree based on automated 
substitutions into the source file from GCC there.

-- 
Joseph S. Myers
joseph@codesourcery.com


More information about the Libc-alpha mailing list