On 6/20/24 7:34 AM, Richard Sandiford wrote:
All uses of xs_hi_nonmemory_operand allow constraint "i",
which means that they allow consts, symbol_refs and label_refs.
The definition of xs_hi_nonmemory_operand accounted for consts,
but not for symbol_refs and label_refs.

gcc/
        * config/stormy16/predicates.md (xs_hi_nonmemory_operand): Handle
        symbol_ref and label_ref.
OK for the trunk anytime.
jeff

Reply via email to