On Fri, Mar 27, 2015 at 6:08 PM, Jakub Jelinek <ja...@redhat.com> wrote:
> For %rip addressing, we only can use disp32 and thus can add > constants to the symbol/label, but not a register etc., as > there is no instruction supporting (plus (symbol_ref) (reg)) > for PIC. > > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? OK for trunk and release branches. Thanks, Uros.