On Thu, Jul 2, 2015 at 12:03 PM, Matthew Wahab <matthew.wa...@foss.arm.com> wrote: > On 22/06/15 12:56, Richard Biener wrote: >> >> >> I plan to release GCC 5.2.0 around July 10th which means a release >> candidate being done around July 3rd. >> >> Please check your open regression bugs for ones that eligible for >> backporting. Also please help getting the P1 bug count to zero >> (there is still the ARM aligned argument passing ABI issue). > > > I'd like to get the fix for PR target/65697 (weak memory barriers for __sync > builtins on ARMv8) into GCC-5.2. > > The backported patches for the Aarch64 back-end have been submitted: > https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01937.html > > There's a reviewer for the Aarch64 patches but I still need a reviewer for > the first patch which touches the middle-end and several back-ends.
I'd also like to see the ARM patches backported please unless there are RM objections for it. It doesn't make sense for them to diverge with something like this at different release points on the branch if we can avoid it. Ramana > > Matthew