== Progress ==
* Buildbots (1/10)
- Bisecting breakages, testing ASAN patches
* Release (1/10)
- Testing 3.7.1-RC1, all green
* Benchmarks (3/10)
- Updating some benchmarks results, running EEMBC on HiKey
- Investigating old performance reports
* Background (5/10)
- Code review, meetings,
# Progress #
* TCWG-332, done. [1/10]
Fix GDB bug on stepping over breakpoint on ARM. Patch is pushed in.
* TCWG-423, patches are posted. [5/10].
Support gnu vector in inferior call in AArch64 GDB.
Also correctly handle HVA (homogeneous vector aggregate) in inferior
call.
* TCWG-433, d
== Progress ==
* Validation (6/10)
- a few improvements in the validations using the ST compute farm
- thinking about appropriate ways of sharing validation
reports with the GCC community without flooding gcc-testresults
- moved results comparison scripts to a dedicated repo
and upd