сб, 9 нояб. 2024 г. в 15:51, Georg-Johann Lay :
>
> This patch avoids an internal compiler error when a %i gets an operand
> that's not valid for %i. It uses output_operand_lossage that outputs
> an ordinary error.
>
> Ok to apply?
Ok, please apply.
Denis.
>
> Johann
>
> --
>
> AVR: target/11750
This patch avoids an internal compiler error when a %i gets an operand
that's not valid for %i. It uses output_operand_lossage that outputs
an ordinary error.
Ok to apply?
Johann
--
AVR: target/117500 - Use output_operand_lossage in avr_print_operand.
PR target/117500
gcc/
*