[rtems-source-builder commit] 4.12: Fix 64-bit PowerPC support of GCC 7.2

Sebastian Huber sebh at rtems.org
Tue Aug 22 14:49:39 UTC 2017


Module:    rtems-source-builder
Branch:    master
Commit:    7e3ff84526fba6fa63845a8cd725e570b921c96b
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=7e3ff84526fba6fa63845a8cd725e570b921c96b

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Aug 22 16:10:38 2017 +0200

4.12: Fix 64-bit PowerPC support of GCC 7.2

Update #3082.

---

 rtems/config/tools/rtems-gcc-7.2.0-newlib-2.5.0.20170818-1.cfg | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/rtems/config/tools/rtems-gcc-7.2.0-newlib-2.5.0.20170818-1.cfg b/rtems/config/tools/rtems-gcc-7.2.0-newlib-2.5.0.20170818-1.cfg
index 6d9dfdd..dbe3a53 100644
--- a/rtems/config/tools/rtems-gcc-7.2.0-newlib-2.5.0.20170818-1.cfg
+++ b/rtems/config/tools/rtems-gcc-7.2.0-newlib-2.5.0.20170818-1.cfg
@@ -23,6 +23,10 @@
 
 %patch add gcc --rsb-file=gcc-62ffbcb7502f0ff88ff7566cd6d7c59c0483ecc0.patch https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff_plain;h=62ffbcb7502f0ff88ff7566cd6d7c59c0483ecc0
 %hash sha512 gcc-62ffbcb7502f0ff88ff7566cd6d7c59c0483ecc0.patch 61286ad8d6ac904da90b1123930c4c4a251e8de7692ee91f5a3afbfa873c62d7d0f29b8b22fab63b1896c34510fa811cb1061883b33217f35a5f9758802c23a0
+%patch add gcc --rsb-file=gcc-593631849bb5e0df5cc4ff42c1a1cc34b7eec2f8.patch https://gcc.gnu.org/git/?p=gcc.git;a=blobdiff_plain;f=gcc/config.gcc;h=593631849bb5e0df5cc4ff42c1a1cc34b7eec2f8;hp=a9196cd26d9ec24c2e3f6026f63348cae3734861;hb=e840389000b8339a63bee56d8b35c83fa11dea0c;hpb=4bca9835915bbe8a5ec229b04d8d6cf4d8be19a8
+%hash sha512 gcc-593631849bb5e0df5cc4ff42c1a1cc34b7eec2f8.patch 003cb678cd2a87acaa6995624d4ddd79e080096571604880cf6a0db1afa98f25bfe61499bd0b62c961f999c4001d005b39d012d3d9a1f8dce7f0d1230cc17bf6
+%patch add gcc --rsb-file=gcc-7ea9ebdb77b6a9b7060ad2362318e0e12b9058ae.patch https://gcc.gnu.org/git/?p=gcc.git;a=blobdiff_plain;f=gcc/config/rs6000/rtems.h;h=7ea9ebdb77b6a9b7060ad2362318e0e12b9058ae;hp=8a62fdcbaf321d616021c4c396619b7f56cf5ed2;hb=e840389000b8339a63bee56d8b35c83fa11dea0c;hpb=4bca9835915bbe8a5ec229b04d8d6cf4d8be19a8
+%hash sha512 gcc-7ea9ebdb77b6a9b7060ad2362318e0e12b9058ae.patch 9fbd0a9d1568c1b5536f449a9f8bd7ab63f20007119831aa16d3878f1a3e8fc631e2e36b59d39e5e609c54a61e2f84ccb80c43a35eb40d2caa3065e6a2b840df
 
 %define with_threads 1
 %define with_plugin  0



More information about the vc mailing list