[ACTIVITY] 3 - 7 July 2017

2017-07-10 Thread Peter Smith
Achievements: Some progress on Range Thunks. [TCWG-614] - I have all the enabling patches that allow assignAddresses() to be run multiple times committed. - Need review for the actual range thunks implementation itself. Compiler-rt [TCWG-1156] - Clang (as opposed to llvm) is assuming that all bui

[ACTIVITY] 03 - 07 July

2017-07-10 Thread Yao Qi
# Progress # * TCWG-1159, New design of GDB/GDBserver target description. [7/10] It takes me a lot of time making the patch series v3 work, to address review comments, to fix regressions, and to make sure each commit doesn't break build. Almost done. Looks 30 patches in one series is my

[ACTIVITY] Week 27

2017-07-10 Thread Yvan Roux
== Progress == o Linaro GCC/Validation (6/10) * libgomp/mingw patch: Upstream review still pending * pc-relative-literal-loads patch for GCC 6 branch: Upstream review still pending reviewed fxi for trunk. * GCC 7 2017.07 backports: done * Prepared GCC 6 and 7 branch merges

[ACTIVITY] 3 July - 7 July 2017

2017-07-10 Thread Prathamesh Kulkarni
== This Week == * PR78736 (4/10) - Improved patch to not warn for enums with equal value ranges - Caused fallouts in libgomp and libgfortran - Large kernel fallout! * type promotion (5/10) - Looking at interference between path-splitting and type-promotion optimizations - miscompilation of memcpy

[ACTIVITY] 3-7 June 2017

2017-07-10 Thread Christophe Lyon
== Progress == * Infrastructure/validation: - abe patch for bug #3040 committed, now we need to fix regression-detection because it builds a toolchain that does not support this fix (lacks a gcc patch) - upgrade of dejagnu used for binutils validation fixed the random errors we were seeing * B