summaryrefslogtreecommitdiff
path: root/packages/gcc/5.5.0/0034-xtensa-fix-PR-target-65416.patch
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-09-26 04:47:03 (GMT)
committerGitHub <noreply@github.com>2018-09-26 04:47:03 (GMT)
commit49520dbf6d55640974f89becae00fe142f5b9c21 (patch)
tree7c114a60de71b641443f219c28ddbb1bf2b32fa5 /packages/gcc/5.5.0/0034-xtensa-fix-PR-target-65416.patch
parenteb65ba65ba761f2ff613342498fd58fcefdc606e (diff)
parent581e8a514bf7e7c3fb7df219dca55fae5de044c0 (diff)
Merge pull request #1032 from stilor/updates
Update packages
Diffstat (limited to 'packages/gcc/5.5.0/0034-xtensa-fix-PR-target-65416.patch')
-rw-r--r--packages/gcc/5.5.0/0034-xtensa-fix-PR-target-65416.patch7
1 files changed, 1 insertions, 6 deletions
diff --git a/packages/gcc/5.5.0/0034-xtensa-fix-PR-target-65416.patch b/packages/gcc/5.5.0/0034-xtensa-fix-PR-target-65416.patch
index 69da404..31356a0 100644
--- a/packages/gcc/5.5.0/0034-xtensa-fix-PR-target-65416.patch
+++ b/packages/gcc/5.5.0/0034-xtensa-fix-PR-target-65416.patch
@@ -22,11 +22,9 @@ gcc/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@261755 138bc75d-0d04-0410-961f-82ee72b054a4
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
---
- gcc/config/xtensa/xtensa.md | 46 +++++++++++++++++++++++++++++++++++++++++++++
+ gcc/config/xtensa/xtensa.md | 46 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
-diff --git a/gcc/config/xtensa/xtensa.md b/gcc/config/xtensa/xtensa.md
-index a4228da2bb44..61c963a02037 100644
--- a/gcc/config/xtensa/xtensa.md
+++ b/gcc/config/xtensa/xtensa.md
@@ -38,6 +38,7 @@
@@ -96,6 +94,3 @@ index a4228da2bb44..61c963a02037 100644
(define_insn "trap"
[(trap_if (const_int 1) (const_int 0))]
""
---
-2.11.0
-