]> code.ossystems Code Review - openembedded-core.git/commit
gcc-5: Backport patches for -Wno-narrowing behaviour fixes
authorKhem Raj <raj.khem@gmail.com>
Thu, 9 Jul 2015 17:52:39 +0000 (10:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Jul 2015 21:53:18 +0000 (22:53 +0100)
commita8a5c58ec753a8bddc824eb15b06ad4cc8bd021e
tree763688f24d5516a43af7310b3e409bf936bb535e
parent626f7c1b848defe1fb34c2b2c3f0664dca2a8366
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@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-5.1.inc
meta/recipes-devtools/gcc/gcc-5.1/backport/0001-PR65801.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/backport/0002-PR65858.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/backport/0003-PR66007.patch [new file with mode: 0644]