== Issues ==
* None.
== Progress ==
* Rebase aarch64 build scripts to crosstool-ng upstream, test and send out the patch for community review (2/10).
* Investigate https://ci.linaro.org/jenkins/job/openembedded-armv8b-rootfs/gcc_version=4.8.... It seams build configure issue. Some MICRO is not correctly defined. Can not follow-up it due to no access to the build system.
* Continue on "uninit warning testsuite failures" (CARD 304 7/10) - Identify another reason why uninit-pred-8_b.c FAIL: The control flow is too complex, it can not normalize the condition at line 22 to ( n < 10 || m > 100 || r < 10 ). - Work on patch to fix PHI issue to make uninit-pred-9_b.c PASS.
* Test builds for backporting "ftruncate() and truncate() stubs" related patches in Linaro newlib.
== Plan ==
* Linaro toolchain binaries 2013.12 release.
On Dec 22, 2013, at 5:17 PM, "Zhenqiang Chen" zhenqiang.chen@linaro.org wrote:
== Issues ==
- None.
== Progress ==
- Rebase aarch64 build scripts to crosstool-ng upstream, test and send
out the patch for community review (2/10).
It seams build configure issue. Some MICRO is not correctly defined. Can not follow-up it due to no access to the build system.
- Continue on "uninit warning testsuite failures" (CARD 304 7/10)
- Identify another reason why uninit-pred-8_b.c FAIL: The control
flow is too complex, it can not normalize the condition at line 22 to ( n < 10 || m > 100 || r < 10 ).
- Work on patch to fix PHI issue to make uninit-pred-9_b.c PASS.
A patch was already posted for this: http://gcc.gnu.org/ml/gcc-patches/2013-12/msg01810.html
- Test builds for backporting "ftruncate() and truncate() stubs"
related patches in Linaro newlib.
== Plan ==
- Linaro toolchain binaries 2013.12 release.
linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain
Thanks for the info. Just try the patch. It did fix the two test cases in PR 59303.
-Zhenqiang
On 23 December 2013 09:19, Pinski, Andrew Andrew.Pinski@caviumnetworks.com wrote:
On Dec 22, 2013, at 5:17 PM, "Zhenqiang Chen" zhenqiang.chen@linaro.org wrote:
== Issues ==
- None.
== Progress ==
- Rebase aarch64 build scripts to crosstool-ng upstream, test and send
out the patch for community review (2/10).
It seams build configure issue. Some MICRO is not correctly defined. Can not follow-up it due to no access to the build system.
- Continue on "uninit warning testsuite failures" (CARD 304 7/10)
- Identify another reason why uninit-pred-8_b.c FAIL: The control
flow is too complex, it can not normalize the condition at line 22 to ( n < 10 || m > 100 || r < 10 ).
- Work on patch to fix PHI issue to make uninit-pred-9_b.c PASS.
A patch was already posted for this: http://gcc.gnu.org/ml/gcc-patches/2013-12/msg01810.html
- Test builds for backporting "ftruncate() and truncate() stubs"
related patches in Linaro newlib.
== Plan ==
- Linaro toolchain binaries 2013.12 release.
linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain
linaro-toolchain@lists.linaro.org