== Progress ==
* GCC upstream validation:
- catching up, still ~1 week late due to the numerous commits
* GCC
- Neon intrinsics: looking at vceqzq improvement (PR98730)
- MVE autovectorization: WIP on vorn and vcmp.
- helping with cortex-m0 libgcc patch validation. Opened PR98779 about
issues in l
== Progress ==
- LTO and TCWG480 (7/10)
* Read and experimented with GCC's LTO codebase.
* LTO benchmarking for a15 on chromebook
* Analyzed regressions with perf
- Misc (3/10)
* gcc/bug list
* Slides for connect presentation
* Backpors
* Meetings
== Plan ==
* LTO
* bugs
_
== Progress ==
LLDB development
-- Debugging of return value related issue coming up on chromebook ARM
[TCWG-228] [2/10]
-- Setup of Arm testing on AArch64 using chroot on highkey [TCWG-231] [1/10]
-- Investigation of failures when setting watchpoint on vector
variables [TCWG-231] [4/10]
Miscell
== Progress ==
* Validation
- no progress in timeout issues: still didn't manage to access the logs
- 1st backport workshop successful in the team. We can increase
the difficulty for the next time :)
- initial prototype (naive) of an auto-backporter (using backflip)
when the patch ar
# Progress #
* Fix the arm software single step regression. [3/10]. Done.
* TCWG-503 Done.
* TCWG-491, have a patch to avoid GDB crash. Patch is pending for
review.
* TCWG-517. [2/10]
Fix fail in gdb.base/interrupt-noterm.exp. Patch is posted.
* TCWG-514. [3/10]
Fix new fails in foll-