diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-11-19 12:05:59 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-11-20 08:36:40 +0000 |
commit | d9c2b811781e7e0c4cf246d21900edb0ce6eec78 (patch) | |
tree | c60ea8818c3c60b9a844cd1faaca160a5f8babb6 /scripts/upload.sh | |
parent | 643ee989948ab3b7667a409df47c5ba9d6b0714e (diff) | |
download | meta-boot2qt-d9c2b811781e7e0c4cf246d21900edb0ce6eec78.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
Cherry-picked from jehtro and adjusted to work from b2qt layer.
Change-Id: Id176840d37f2fe4b1f4b41b6c67ce110732b7645
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'scripts/upload.sh')
0 files changed, 0 insertions, 0 deletions