Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/2] GCC 7.3 fixes
@ 2018-07-30  5:10 Joel Stanley
  2018-07-30  5:10 ` [PATCH v2 1/2] gcc-7.3: Fix build on ppc64le hosts Joel Stanley
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Joel Stanley @ 2018-07-30  5:10 UTC (permalink / raw)
  To: openembedded-core

v2: Add Upstream-Status tags

This series has a pair of patches that we have been using in OpenBMC's
Yocto tree for a few weeks. The build fix is required to compile from
our ppc64le build machines.

The std::pair fix reduces memory requirements from many gigabytes down
to something reasonable.

Joel Stanley (2):
  gcc-7.3: Fix build on ppc64le hosts
  gcc-7.3: Backport fixes for std::pair high memory usage

 meta/recipes-devtools/gcc/gcc-7.3.inc         |  2 +
 ...c64le-build-Partial-backport-r256656.patch | 36 ++++++++++++
 ...-PR-c-80290-memory-hog-with-std-pair.patch | 57 +++++++++++++++++++
 3 files changed, 95 insertions(+)
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.3/0001-Fix-ppc64le-build-Partial-backport-r256656.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.3/0001-PR-c-80290-memory-hog-with-std-pair.patch

-- 
2.17.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-07-30 16:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-30  5:10 [PATCH v2 0/2] GCC 7.3 fixes Joel Stanley
2018-07-30  5:10 ` [PATCH v2 1/2] gcc-7.3: Fix build on ppc64le hosts Joel Stanley
2018-07-30  5:10 ` [PATCH v2 2/2] gcc-7.3: Backport fixes for std::pair high memory usage Joel Stanley
2018-07-30  5:32 ` ✗ patchtest: failure for GCC 7.3 fixes (rev2) Patchwork
2018-07-30 16:38 ` [PATCH v2 0/2] GCC 7.3 fixes akuster808

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox