https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114673

--- Comment #3 from Andreas Schwab <[email protected]> ---
The intented use case for "L" is to constrain the operand of li so that is can
be emitted as lui by the assembler.  That makes it possible to combine it with
"I" in the same constraint, as in the example above.

Reply via email to