[ACTIVITY] 18-22 February 2019

2019-02-24 Thread Kugan Vivekanandarajah
== Progress == * PR88836 - I have a patch (for backend and CSE) which now passes bootstrap and regression except for one testcase failure (which looks like a pattern issue). Looking into it. * Look at GDB BZ #21221 - gdb hangs while stepping an empty loop - Not convinced that it is a gcc issue.

[ACTIVITY] 18-22 February 2019

2019-02-22 Thread Christophe Lyon
== Progress == * FDPIC - (GNU-411) GDB: debugging problems with FDPIC support. Trying to setup a stm32 board to avoid problems with unsupported configurations mix between kernel and qemu. * GCC upstream validation: - reported a few regressions * GCC: - (GNU-99) ubsan / bare-metal. No progress. *

[ACTIVITY] 18 - 22 February 2019

2019-02-22 Thread Diana Picus
== Progress == * [Thumb GlobalISel] Support control flow [LLVM-530] - Committed upstream * [Thumb GlobalISel] Support accessing the stack [LLVM-527] - Committed upstream * [Thumb GlobalISel] Support floating point [LLVM-531] - Committed upstream * LLVM 8.0.0 Release for ARM & AArch64 [LLV