summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0108-config-v850-v850.c-expand_prologue-Do-not-use-the-CA.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0108-config-v850-v850.c-expand_prologue-Do-not-use-the-CA.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0108-config-v850-v850.c-expand_prologue-Do-not-use-the-CA.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0108-config-v850-v850.c-expand_prologue-Do-not-use-the-CA.patch b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0108-config-v850-v850.c-expand_prologue-Do-not-use-the-CA.patch
index 033a5ce262..bbe4dbf6cc 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0108-config-v850-v850.c-expand_prologue-Do-not-use-the-CA.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0108-config-v850-v850.c-expand_prologue-Do-not-use-the-CA.patch
@@ -1,8 +1,7 @@
1Upstream-Status: Inappropriate [Backport]
2From a03834fec84b808ccef5c0abb5c35d069d7ad868 Mon Sep 17 00:00:00 2001 1From a03834fec84b808ccef5c0abb5c35d069d7ad868 Mon Sep 17 00:00:00 2001
3From: nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> 2From: nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
4Date: Tue, 12 Apr 2011 11:33:07 +0000 3Date: Tue, 12 Apr 2011 11:33:07 +0000
5Subject: [PATCH 108/200] * config/v850/v850.c (expand_prologue): Do not use the CALLT 4Subject: [PATCH] * config/v850/v850.c (expand_prologue): Do not use the CALLT
6 instruction for interrupt handlers if the target is the basic V850 5 instruction for interrupt handlers if the target is the basic V850
7 architecture. 6 architecture.
8 (expand_epilogue): Likewise. 7 (expand_epilogue): Likewise.