rtl.h
104 KB
-
re PR target/52125 (Problems with LO16 asm operands on MIPS) · f9ae4df8
gcc/ PR target/52125 * rtl.h (get_referenced_operands): Declare. * recog.c (get_referenced_operands): New function. * config/mips/mips.c (mips_reorg_process_insns): Check which asm operands have been referenced when recording LO_SUM references. gcc/testsuite/ PR target/52125 * gcc.dg/pr48774.c: Remove skip for mips_rel. * gcc.target/mips/pr52125.c: New test. From-SVN: r206955
Richard Sandiford committed