[OE-core] [PATCH 0/1] GCC segmentation fault fix

Juro Bystricky juro.bystricky at intel.com
Fri Aug 4 22:40:53 UTC 2017


This is a reasonably clean fix for the GCC segmentation fault as reported
in https://bugzilla.yoctoproject.org/show_bug.cgi?id=11738

There should be no danger of any regressions.

I reported the issue to GCC bugzilla, so eventually they may have a better fix.
FWIW, I believe this bug is not GCC7 specific, it goes back to previous versions.


Juro Bystricky (1):
  gcc7: fix potential segmentation fault

 meta/recipes-devtools/gcc/gcc-7.1.inc              |  1 +
 .../fix-segmentation-fault-precompiled-hdr.patch   | 49 ++++++++++++++++++++++
 2 files changed, 50 insertions(+)
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/fix-segmentation-fault-precompiled-hdr.patch

-- 
2.7.4




More information about the Openembedded-core mailing list