From 47bf801dd0fa790059aee1bce68e00be73328a1c Mon Sep 17 00:00:00 2001 From: kaloz Date: Fri, 28 Jan 2011 12:34:32 +0000 Subject: [toolchain/gcc/linaro]: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25195 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/patches/4.5.1+l/002-fix_pr44392.patch | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'toolchain/gcc/patches/4.5.1+l/002-fix_pr44392.patch') diff --git a/toolchain/gcc/patches/4.5.1+l/002-fix_pr44392.patch b/toolchain/gcc/patches/4.5.1+l/002-fix_pr44392.patch index 4ad6c448d..4ae6f1655 100644 --- a/toolchain/gcc/patches/4.5.1+l/002-fix_pr44392.patch +++ b/toolchain/gcc/patches/4.5.1+l/002-fix_pr44392.patch @@ -7,11 +7,9 @@ Subject: [PATCH 2/2] Fix PR44392 gcc/config/arm/arm.md | 43 +++++++++++++++++++------------------------ 1 files changed, 19 insertions(+), 24 deletions(-) -diff --git a/gcc/config/arm/arm.md b/gcc/config/arm/arm.md -index 2096ec6..f0348f3 100644 --- a/gcc/config/arm/arm.md +++ b/gcc/config/arm/arm.md -@@ -11318,34 +11318,29 @@ +@@ -11523,34 +11523,29 @@ (define_expand "bswapsi2" [(set (match_operand:SI 0 "s_register_operand" "=r") (bswap:SI (match_operand:SI 1 "s_register_operand" "r")))] @@ -65,6 +63,3 @@ index 2096ec6..f0348f3 100644 " ) --- -1.6.2 - -- cgit v1.2.3