Thanks Jakub and Kyrill to point that out. We will create a new branch called gcc-7-aarch64-outline-atomics or so with the back-ported patches.
Sebastian On 4/1/20, 9:36 AM, "Jakub Jelinek" <ja...@redhat.com> wrote: CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe. On Wed, Apr 01, 2020 at 02:32:03PM +0000, Pop, Sebastian via Gcc-patches wrote: > Thanks Kyrill! I will be happy to test the gcc-8 back-port of the patches. Note, I have another fix, PR94435, that I've already bootstrapped and am regtesting ATM, that will need to be included in any backports too (if acked for trunk). > > We would also need to back-port the patches to gcc-7. > I hope it is ok to commit the changes to the gcc-7 branch even if it is not a maintained branch. No, that is not ok, the branch is closed and shouldn't have any changes. You can create some vendor or devel or user branch for it though, merge there the releases/gcc-7 and add whatever backports you want. Jakub