On 01/22/2015 09:34 AM, David Malcolm wrote: > gcc/ChangeLog: > PR 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).
Ok. r~
