Hi,
Here is the list of my AArch64 patches for review: * https://gcc.gnu.org/ml/gcc-patches/2017-01/msg01216.html (Fix symbol offset limit) * https://gcc.gnu.org/ml/gcc-patches/2017-08/msg00396.html (PR60580: Fix frame pointer option magic) * https://gcc.gnu.org/ml/gcc-patches/2017-07/msg00359.html (Improve aarch64_legitimate_constant_p) * https://gcc.gnu.org/ml/gcc-patches/2017-07/msg01228.html (Improve addressing of TI/TFmode) * https://gcc.gnu.org/ml/gcc-patches/2017-08/msg00377.html (Introduce emit_frame_chain) * https://gcc.gnu.org/ml/gcc-patches/2017-08/msg00381.html (Remove aarch64_frame_pointer_required) * https://gcc.gnu.org/ml/gcc-patches/2017-08/msg00515.html (Simplify aarch64_can_eliminate) * https://gcc.gnu.org/ml/gcc-patches/2017-07/msg01569.html (Simplify frame layout for stack probing) Wilco