summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.1.2/arm-crunch-Uy.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gcc/gcc-4.1.2/arm-crunch-Uy.patch')
-rw-r--r--packages/gcc/gcc-4.1.2/arm-crunch-Uy.patch35
1 files changed, 0 insertions, 35 deletions
diff --git a/packages/gcc/gcc-4.1.2/arm-crunch-Uy.patch b/packages/gcc/gcc-4.1.2/arm-crunch-Uy.patch
deleted file mode 100644
index 227e1cfe04..0000000000
--- a/packages/gcc/gcc-4.1.2/arm-crunch-Uy.patch
+++ /dev/null
@@ -1,35 +0,0 @@
---- gcc-4.1.2/gcc/config/arm/cirrus.md-original 2007-06-28 13:26:41.000000000 +1000
-+++ gcc-4.1.2/gcc/config/arm/cirrus.md 2007-06-28 13:28:25.000000000 +1000
-@@ -378,8 +378,8 @@
- )
-
- (define_insn "*cirrus_arm_movdi"
-- [(set (match_operand:DI 0 "nonimmediate_di_operand" "=r,r,o<>,v,r,v,m,v")
-- (match_operand:DI 1 "di_operand" "rIK,mi,r,r,v,mi,v,v"))]
-+ [(set (match_operand:DI 0 "nonimmediate_di_operand" "=r,r,o<>,v,r,v,Uy,v")
-+ (match_operand:DI 1 "di_operand" "rIK,mi,r,r,v,Uyi,v,v"))]
- "TARGET_ARM && TARGET_HARD_FLOAT && TARGET_MAVERICK && 0"
- "*
- {
-@@ -436,8 +436,8 @@
- )
-
- (define_insn "*cirrus_movsf_hard_insn"
-- [(set (match_operand:SF 0 "nonimmediate_operand" "=v,v,v,r,m,r,r,m")
-- (match_operand:SF 1 "general_operand" "v,mE,r,v,v,r,mE,r"))]
-+ [(set (match_operand:SF 0 "nonimmediate_operand" "=v,v,v,r,Uy,r,r,m")
-+ (match_operand:SF 1 "general_operand" "v,UyE,r,v,v,r,mE,r"))]
- "TARGET_ARM && TARGET_HARD_FLOAT && TARGET_MAVERICK
- && (GET_CODE (operands[0]) != MEM
- || register_operand (operands[1], SFmode))"
-@@ -458,8 +458,8 @@
- )
-
- (define_insn "*cirrus_movdf_hard_insn"
-- [(set (match_operand:DF 0 "nonimmediate_operand" "=r,Q,r,m,r,v,v,v,r,m")
-- (match_operand:DF 1 "general_operand" "Q,r,r,r,mF,v,mF,r,v,v"))]
-+ [(set (match_operand:DF 0 "nonimmediate_operand" "=r,Q,r,m,r,v,v,v,r,Uy")
-+ (match_operand:DF 1 "general_operand" "Q,r,r,r,UyF,v,mF,r,v,v"))]
- "TARGET_ARM
- && TARGET_HARD_FLOAT && TARGET_MAVERICK
- && (GET_CODE (operands[0]) != MEM