diff options
author | Sergey Korolev <s.korolev@ndmsystems.com> | 2017-11-05 22:16:44 +0300 |
---|---|---|
committer | Sergey Korolev <s.korolev@ndmsystems.com> | 2017-11-27 18:20:47 +0300 |
commit | 67b25c70948b23fbaaf8ecb4b9a2e88239c32c19 (patch) | |
tree | e6f6be7b5aa20845149536eb6f5ceb2f3ac07a13 /packages/gcc | |
parent | 4e1c932f7c78dce999e1e657e85ca14b7429336e (diff) | |
download | crosstool-ng-67b25c70948b23fbaaf8ecb4b9a2e88239c32c19.tar.gz crosstool-ng-67b25c70948b23fbaaf8ecb4b9a2e88239c32c19.tar.bz2 crosstool-ng-67b25c70948b23fbaaf8ecb4b9a2e88239c32c19.zip |
gcc 7.2.0: fix 975-crystax.patch offsets
Diffstat (limited to 'packages/gcc')
-rw-r--r-- | packages/gcc/7.2.0/975-crystax.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/7.2.0/975-crystax.patch b/packages/gcc/7.2.0/975-crystax.patch index 9efc2a48..3305a433 100644 --- a/packages/gcc/7.2.0/975-crystax.patch +++ b/packages/gcc/7.2.0/975-crystax.patch @@ -13,7 +13,7 @@ diff --git a/gcc/config/arm/arm.c b/gcc/config/arm/arm.c index 5974c65d3..71b2c7aa9 100644 --- a/gcc/config/arm/arm.c +++ b/gcc/config/arm/arm.c -@@ -22403,9 +22403,13 @@ arm_print_operand (FILE *stream, rtx x, int code) +@@ -22270,9 +22270,13 @@ arm_print_operand (FILE *stream, rtx x, int code) memsize = MEM_SIZE (x); /* Only certain alignment specifiers are supported by the hardware. */ |