[ACTIVITY] 18 - 22 April 2016

2016-04-25 Thread Prathamesh Kulkarni
== This Week == * LTO (5/10) a) Section anchors - another wasted prototype: http://pastebin.com/5MXFqrZY - will follow Richard's suggestion to put variable in partition that references it most, we can make this smarter incrementally if required. b) Retested patch for lto-max-partition c) Reteste

[ACTIVITY] Week 16

2016-04-25 Thread Yvan Roux
== Progress == o Extended validation (5/10) * Created new extend validation job which handles native/cross validation and benchmarking. * Identified and discussed dejagnu Linaro branch issue. o Upstream GCC (2/10) * Start to look at libatomic ARMv8.1 support o Misc (3/10) * Various me

[ACTIVITY] 18 - 22 April 2016

2016-04-25 Thread Yao Qi
# Progress # * TCWG-545, patches are committed. Done. [3/10] * TCWG-167, ARM reverse debugging bug fixes. All test fails are fixed. Done. [2/10]. * PR 19947. The fix is approved, but the patch triggering the bug needs update. [2/10] * Help to fix broken ARM GDB after C++ switch. [2/10

[ACTIVITY] Week 16

2016-04-25 Thread Peter Smith
Progress: - On holiday all week, at ACCU conference. I've put some highlights at the end of the message. - Did some more investigation into TCWG-466 ADRL support in integrated assembler during breaks. -- Not looking good, to do this properly bumps up against a lot of design decisions and restrictio

Re: [ACTIVITY] 18-22 April 2016

2016-04-25 Thread Jim Wilson
On Sun, Apr 24, 2016 at 12:25 PM, Christophe Lyon wrote: > mpfr's config.log contains: > configure:1: gcc -o conftest -Wall -Wmissing-prototypes > -Wpointer-arith -g -O2 -ffloat-store > -I/home/christophe.lyon/src/bugs/2073/build/MakeRelease/_build/builds/destdir/i686-w64-mingw32/include > >

Re: [ACTIVITY] 18-22 April 2016

2016-04-25 Thread Christophe Lyon
On 25 April 2016 at 22:03, Jim Wilson wrote: > On Sun, Apr 24, 2016 at 12:25 PM, Christophe Lyon > wrote: >> mpfr's config.log contains: >> configure:1: gcc -o conftest -Wall -Wmissing-prototypes >> -Wpointer-arith -g -O2 -ffloat-store >> -I/home/christophe.lyon/src/bugs/2073/build/MakeReleas

[ACTIVITY] 18 - 22 April 2016

2016-04-25 Thread Omair Javaid
== Progress == LLDB Chromebook Test Stability [TCWG-563] [3/10] -- Failures reduced to 15 fails and 4 errors after fixing stepping bug. -- Investigated remaining issues some of them are known issues and others will need further investigation. LLDB ARM Thread Stepping Problem [TCWG-566] [5/10] -