Hi!
As mentioned in the "inline asm: Add new constraint for symbol definitions"
patch description, while the c operand modifier is documented to:
Require a constant operand and print the constant expression with no
punctuation.
it actually doesn't do that with -fpic at least on some targets and
h
On Wed, 6 Nov 2024, Jakub Jelinek wrote:
> Hi!
>
> As mentioned in the "inline asm: Add new constraint for symbol definitions"
> patch description, while the c operand modifier is documented to:
> Require a constant operand and print the constant expression with no
> punctuation.
> it actually d