On 22/11/2019 11:52, Andrew Pinski wrote:
> I should say that you need all three options to prevent the code motion from
> happening:
> -fno-tree-loop-im -fno-tree-pre -fno-gcse
>
> -fno-tree-ch prevents the code motion from happening too but only on
> accident; in that all three of the code m
# Progress #
o Upstream GDB
* Make remote packet length in debugging output adjustable (as
opposed to fix to 512 bytes).
* Investigated ARM sim build issues with the GCC default moving to
-fno-common.
o GDB:
* GNU-644 - [GDB, AArch64] gdb.base/step-over-syscalls.exp failures
- No pr