[ACTIVITY] 3 - 7 October 2016

2016-10-07 Thread Yao Qi
# Progress #

* TCWG-333, Fix gdb.base/func-ptrs.exp fails in thumb mode.
[3/10] Recall some discussions on it in GNU Cauldron, and
dig into GDB source. Unfortunately, GDB decides to track
function address rather than function pointer in 2001, which
makes harder to fix it. Still thinking about it.

* TCWG-556, aarch32 GDB buildbot slave.  [2/10]
Build GDB and test cases in arm on an aarch64 machine. There are
1000+ test fails, but not triaged yet. Discussed upstream on how to
set up buildbot slave with special configuration option and test
board file. Ongoing.

* TCWG-685, GDB 7.12 release, and patches review.  [1/10].
  All blocking issues are gone.  7.12 should be released soon.

* Clean up arm xml files. Done.  [3/10]

* Misc, meetings.  [1/10]

# Plan #
* TCWG-333, TCWG-556.
* As 7.12 goes out, ping my pending patches on TCWG-518, and TCWG-547

-- 
Yao Qi
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-toolchain


[ACTIVITY] 3 - 7 October 2016

2016-10-07 Thread Diana Picus
== Progress ==

* [Lab] ASAN test fails with glibc 2.23 [TCWG-811]
  - Recommitted upstream after discussing with Adhemerval at Connect
(thanks, Adhemerval)
  - The bot is now upstream

* Add worktree module to tcwg-release-tools [TCWG-783]
  - In review. Trying to use it in our llvm-projs helper script

* Investigate buildbot failure on clang-native-arm-lnt [TCWG-832]
  - Found and reverted the offending patch
  - Ran a pre-commit test on the second version of the patch

* [Lab] Xenial Stage1 test failure: std::length_error [TCWG-821]
  - Couldn't use gdb on this, so I had to manually find the call that
throws the exception; the code seems to be doing the right thing, and
in addition selfhosting works, so we're suspecting either some
undefined behaviour or a bug in the g++ toolchain on the bot
  - Neither ubsan nor clang-tidy had much to complain about the code,
so this will require more investigation

* Misc
  - Upstream code reviews, meetings etc

== Plan ==

* [Lab] Xenial Stage1 test failure: std::length_error [TCWG-821]
* [ARM] Switch from itineraries to schedule models [TCWG-824]
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-toolchain