On Wed, Mar 30, 2016 at 11:27:28PM +0200, Jakub Jelinek wrote:
> As mentioned in the PR, we are miscompiling glibc on i686-linux, because
> the new indirect_jump_optimize mini-pass thinks that a insn
> which has REG_LABEL_OPERAND note necessarily has to set the target register
> to that label, while in the glibc case it is actually that label + some
> offset, where the offset is read from a table which contains other labels -
> this label differences.

Sorry for the breakage, and thanks for cleaning up after me.

-- 
Alan Modra
Australia Development Lab, IBM

Reply via email to