gcc 7.2.0: fix 975-crystax.patch offsets

This commit is contained in:
Sergey Korolev 2017-11-05 22:16:44 +03:00
parent 4e1c932f7c
commit 67b25c7094

View File

@ -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. */