emit-rtl.c
166 KB
-
PR jit/64722: fix corruption of %ebx on 32-bit i386 with libgccjit · ca72dad5
gcc/ChangeLog: PR jit/64722 * emit-rtl.c (init_emit_regs): Set pic_offset_table_rtx to NULL_RTX before testing PIC_OFFSET_TABLE_REGNUM, since the latter may be affected by the former (e.g. on i686). From-SVN: r220044
David Malcolm committed