diff options
author | Stefan Müller-Klieser <s.mueller-klieser@phytec.de> | 2015-04-21 10:23:47 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-24 11:06:56 +0100 |
commit | da1a2888f64f71da12d6fc9e562a9842b50814b5 (patch) | |
tree | 6697ab5a3ebd993b2f1c9de82dd5440090c4e9ef /meta/recipes-extended/shadow/shadow.inc | |
parent | 4af63848296ca00463ea700143ae9201210add9e (diff) | |
download | poky-da1a2888f64f71da12d6fc9e562a9842b50814b5.tar.gz |
gcc-4.9: backport from gcc trunk r212178
When compiling meta-toolchain-qt5 on cortexa8, the compiler throws an
internal compiler error:
...
qttools-opensource-src-5.3.2/src/linguist/shared/po.cpp:
In function 'bool loadPO(Translator&, QIODevice&, ConversionData&)':
qttools-opensource-src-5.3.2/src/linguist/shared/po.cpp:717:1:
internal compiler error: in add_stores, at var-tracking.c:6000
...
Tracking this down led to https://bugs.linaro.org/show_bug.cgi?id=534
It seems the bug is well know and fixed upstream. So backporting from
trunk seems to be the right solution. This fixes the compiler problem
on cortexa8 and does not seem to be very invasive. The original commit
can be found at:
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212178 138bc75d-0d04-0410-961f-82ee72b054a4
(From OE-Core rev: 6751ef78694783fb86e55c77afefae750ab1b610)
Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/shadow/shadow.inc')
0 files changed, 0 insertions, 0 deletions