mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-03 19:44:09 +00:00
gcc 7.2.0: fix 973-crystax.patch offsets
This commit is contained in:
parent
64b273db83
commit
4e1c932f7c
2
packages/gcc/7.2.0/973-crystax.patch
vendored
2
packages/gcc/7.2.0/973-crystax.patch
vendored
@ -10,7 +10,7 @@ diff --git a/gcc/config/i386/i386.c b/gcc/config/i386/i386.c
|
|||||||
index 3d044e8bd..5c89fcab0 100644
|
index 3d044e8bd..5c89fcab0 100644
|
||||||
--- a/gcc/config/i386/i386.c
|
--- a/gcc/config/i386/i386.c
|
||||||
+++ b/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)
|
else if (!SYMBOL_REF_FAR_ADDR_P (op0)
|
||||||
&& (SYMBOL_REF_LOCAL_P (op0)
|
&& (SYMBOL_REF_LOCAL_P (op0)
|
||||||
|| (HAVE_LD_PIE_COPYRELOC
|
|| (HAVE_LD_PIE_COPYRELOC
|
||||||
|
Loading…
Reference in New Issue
Block a user