summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-04-07 14:30:44 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-04-07 14:30:44 +0000
commitcfc0f110435907a5b5929f2f42e8629bce1050f2 (patch)
tree3dbca12d6464f6377640f31021eb8e6b6d44dff7
parentdf3c0180b0336c87ae061467e81715626d8b61ef (diff)
downloadgcc-48-cfc0f110435907a5b5929f2f42e8629bce1050f2.tar.gz
* Update powerpcspe patches for the branch (Helmut Grohne). Closes: #743718.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7279 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
-rw-r--r--debian/changelog1
-rw-r--r--debian/patches/powerpc_remove_many.diff2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 708dbf3..c94ac11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gcc-4.8 (4.8.2-20) UNRELEASED; urgency=medium
* Explicitly configure with --disable-multilib on sparc64 when no
multilibs are requested (Helmut Grohne). Closes: #743342.
+ * Update powerpcspe patches for the branch (Helmut Grohne). Closes: #743718.
-- Matthias Klose <doko@debian.org> Mon, 07 Apr 2014 16:22:30 +0200
diff --git a/debian/patches/powerpc_remove_many.diff b/debian/patches/powerpc_remove_many.diff
index 388f2d8..adb167b 100644
--- a/debian/patches/powerpc_remove_many.diff
+++ b/debian/patches/powerpc_remove_many.diff
@@ -20,9 +20,9 @@
handling -mcpu=xxx switches. There is a parallel list in driver-rs6000.c to
provide the default assembler options if the user uses -mcpu=native, so if
@@ -170,7 +176,8 @@
- %{mcpu=e500mc64: -me500mc64} \
%{maltivec: -maltivec} \
%{mvsx: -mvsx %{!maltivec: -maltivec} %{!mcpu*: %(asm_cpu_power7)}} \
+ %{mpower8-vector|mcrypto|mdirect-move|mhtm: %{!mcpu*: %(asm_cpu_power8)}} \
--many"
+" \
+ASM_CPU_SPU_MANY_NOT_SPE