Richard Sandiford writes:
> The testcase for PR 51933 was failing on mipsisa64-elf because md_reorg
> changed a symbolic small-data asm operand into a LO_SUM.
>
> Tested on mipsisa64-elf and applied.
>
> Richard
>
>
> gcc/
> * config/mips/mips.c: Don't process ASM_OPERANDS.
...now with adde
The testcase for PR 51933 was failing on mipsisa64-elf because md_reorg
changed a symbolic small-data asm operand into a LO_SUM.
Tested on mipsisa64-elf and applied.
Richard
gcc/
* config/mips/mips.c: Don't process ASM_OPERANDS.
Index: gcc/config/mips/mips.c
===