Richard Sandiford <rdsandif...@googlemail.com> 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 added function name. Richard