aboutsummaryrefslogtreecommitdiffstats
path: root/gcc/gcc-3.4.0/gcc34-pre-modify.patch
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-09 00:36:47 +0000
committerChris Larson <clarson@kergoth.com>2004-11-09 00:36:47 +0000
commitf96441b9faf769c9ecdd4d338b605ea3d0cc4010 (patch)
treeedb17ec2c4ea13c5acb1c7350957a249a820e28d /gcc/gcc-3.4.0/gcc34-pre-modify.patch
parentb6588aa6851fb220cedc387d21c51513ef8d67f4 (diff)
downloadopenembedded-f96441b9faf769c9ecdd4d338b605ea3d0cc4010.tar.gz
Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches.
BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA
Diffstat (limited to 'gcc/gcc-3.4.0/gcc34-pre-modify.patch')
-rw-r--r--gcc/gcc-3.4.0/gcc34-pre-modify.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc/gcc-3.4.0/gcc34-pre-modify.patch b/gcc/gcc-3.4.0/gcc34-pre-modify.patch
index e69de29bb2..e850c35804 100644
--- a/gcc/gcc-3.4.0/gcc34-pre-modify.patch
+++ b/gcc/gcc-3.4.0/gcc34-pre-modify.patch
@@ -0,0 +1,11 @@
+--- gcc-3.4.0/gcc/config/arm/arm.c~ 2004-04-12 17:17:05.000000000 +0100
++++ gcc-3.4.0/gcc/config/arm/arm.c 2004-04-25 21:27:08.000000000 +0100
+@@ -2739,7 +2739,7 @@
+ && GET_MODE_SIZE (mode) <= 4
+ && arm_address_register_rtx_p (XEXP (x, 0), strict_p)
+ && GET_CODE (XEXP (x, 1)) == PLUS
+- && XEXP (XEXP (x, 1), 0) == XEXP (x, 0))
++ && rtx_equal_p (XEXP (XEXP (x, 1), 0), XEXP (x, 0)))
+ return arm_legitimate_index_p (mode, XEXP (XEXP (x, 1), 1), strict_p);
+
+ /* After reload constants split into minipools will have addresses