On Fri, Sep 11, 2020 at 12:38 AM Pop, Sebastian via Gcc-patches <gcc-patches@gcc.gnu.org> wrote: > > Hi, > > the attached patches are back-porting the flag -moutline-atomics to the > gcc-7-arm vendor branch. > The flag enables a very important performance optimization for N1-neoverse > processors. > The patches pass bootstrap and make check on Graviton2 aarch64-linux. > > Ok to commit to the gcc-7-arm vendor branch?
Given the branch doesn't exist yet can you eventually push this series to a user branch (or a amazon vendor branch)? You failed to CC arm folks so your mail might have been lost in the noise. Thanks, Richard. > Thanks, > Sebastian >