[oe-commits] Khem Raj : gcc-5: Backport patches for -Wno-narrowing behaviour fixes

git at git.openembedded.org git at git.openembedded.org
Fri Jul 10 14:12:07 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: edc582996232109b401e147d3819a43784a9c40b
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=edc582996232109b401e147d3819a43784a9c40b

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Jul  9 10:52:39 2015 -0700

gcc-5: Backport patches for -Wno-narrowing behaviour fixes

Chromium/CEF reveals these warnings which are then treated as errors
which has been fixed on gcc_5 branch upsteam. We backport the relevant
commits

Change-Id: I088a1480d49cdb439c72f0e159bee6de8ba94258
Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/gcc/gcc-5.1.inc              |  8 +-
 .../gcc/gcc-5.1/backport/0001-PR65801.patch        | 89 ++++++++++++++++++++++
 .../gcc/gcc-5.1/backport/0002-PR65858.patch        | 63 +++++++++++++++
 .../gcc/gcc-5.1/backport/0003-PR66007.patch        | 73 ++++++++++++++++++
 4 files changed, 232 insertions(+), 1 deletion(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=edc582996232109b401e147d3819a43784a9c40b


More information about the Openembedded-commits mailing list