[OE-core] [oe-core][PATCH 0/1] valgrind - gcc7 and powerpc64

Joe Slater jslater at windriver.com
Fri Jul 14 00:24:20 UTC 2017


This probably could do no harm since the actual code generated does not
seem to have changed between gcc6 and gcc7, and is not affected by this patch
except that without it, valgrind ppc64 won't compile.

There must also be a gcc7 bug, since if it is ok to clobber r2 for ppc32 it
is unlikely it is not ok for ppc64.

Joe Slater (1):
  valgrind: allow version 3.12 to build under gcc7

 .../valgrind/valgrind/wait-for-3.13.patch          | 40 ++++++++++++++++++++++
 meta/recipes-devtools/valgrind/valgrind_3.12.0.bb  |  3 ++
 2 files changed, 43 insertions(+)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/wait-for-3.13.patch

-- 
2.7.4



More information about the Openembedded-core mailing list