== Issues == * None.
== Progress == * LRA on AArch64: - Validate Vladimir's patch to support HARD_REGNO_CALL_PART_CLOBBERED macro in LRA. - Reduced and analysed libstdc++ failures : they were due to PCH usage, but the issue was fixed with a rebase on trunk's head. - Testsuite is now clean. - Waiting for my rtl analyser patch to be accepted.
* LRA on AArch32: - No more libstdc++ failures, they were PCH related too. - One more issue in ARM mode testsuite, related bad REG_NOTES info after LRA pass. - Reduced failing Thumb testcase.
== Next == * Continue on LRA.