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

git at git.openembedded.org git at git.openembedded.org
Sun Jul 12 21:51:05 UTC 2015


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

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=4b7251a913752eb49ccc01e5daaf74ecdd387f22


More information about the Openembedded-commits mailing list