mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-31 16:36:14 +00:00
gcc 7.2.0: fix 975-crystax.patch offsets
This commit is contained in:
parent
4e1c932f7c
commit
67b25c7094
2
packages/gcc/7.2.0/975-crystax.patch
vendored
2
packages/gcc/7.2.0/975-crystax.patch
vendored
@ -13,7 +13,7 @@ diff --git a/gcc/config/arm/arm.c b/gcc/config/arm/arm.c
|
|||||||
index 5974c65d3..71b2c7aa9 100644
|
index 5974c65d3..71b2c7aa9 100644
|
||||||
--- a/gcc/config/arm/arm.c
|
--- a/gcc/config/arm/arm.c
|
||||||
+++ b/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);
|
memsize = MEM_SIZE (x);
|
||||||
|
|
||||||
/* Only certain alignment specifiers are supported by the hardware. */
|
/* Only certain alignment specifiers are supported by the hardware. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user