gcc 7.2.0: fix 973-crystax.patch offsets

This commit is contained in:
Sergey Korolev 2017-11-05 22:15:39 +03:00
parent 64b273db83
commit 4e1c932f7c

View File

@ -10,7 +10,7 @@ diff --git a/gcc/config/i386/i386.c b/gcc/config/i386/i386.c
index 3d044e8bd..5c89fcab0 100644
--- a/gcc/config/i386/i386.c
+++ b/gcc/config/i386/i386.c
@@ -14631,6 +14631,7 @@ legitimate_pic_address_disp_p (rtx disp)
@@ -15753,6 +15753,7 @@ legitimate_pic_address_disp_p (rtx disp)
else if (!SYMBOL_REF_FAR_ADDR_P (op0)
&& (SYMBOL_REF_LOCAL_P (op0)
|| (HAVE_LD_PIE_COPYRELOC