== Progress == * BFD Linker: - GNU-629: non-contiguous memory support: handling feedback received
* GCC: * GCC-9: continued work for validation of -mpure-code on v6m. All new failures reported with cortex-m0 + -mpure-code are to be expected (mainly testcases forcing options incompatible with -mpure-code)
* GCC upstream validation: - reported a couple of failures/regressions - looked at a problem with LTO profiled bootstrap failing on aarch32 with gcc-8. Could not reproduce with current trunk - working on reproducing a non-functional code problem with spec2006 on arm with LTO and -Os
* misc: - infra fixes / troubleshooting / reviews - looked at a problem reported about addr2line and kernel symbols. Needs more analysis
== Next == * Binutils: GNU-629: support non-contiguous memory regions in linker * GCC-9: continue work for validation of -mpure-code on v6m * spec2006 / LTO / Os / aarch32 * FDPIC GDB