> -----Original Message----- > From: Stam Markianos-Wright <stam.markianos-wri...@arm.com> > Sent: 25 November 2020 13:49 > To: gcc-patches@gcc.gnu.org > Cc: Richard Earnshaw <richard.earns...@arm.com>; Ramana > Radhakrishnan <ramana.radhakrish...@arm.com>; Kyrylo Tkachov > <kyrylo.tkac...@arm.com>; ni...@redhat.com > Subject: [backport gcc-8,9][arm] Thumb2 out of range conditional branch fix > [PR91816] > > Hi all, > > Now that I have pushed the entirety of this patch to gcc-10 and gcc-11, > I would like to backport it to gcc-8 and gcc-9. > > PR link: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91816 > > This patch had originally been approved here: > > https://gcc.gnu.org/legacy-ml/gcc-patches/2020-01/msg02010.html > > See the attached diffs that have been rebased and apply cleanly. > > Tested on a cross arm-none-eabi and also in a Cortex A-15 bootstrap with > no regressions. > > Ok to backport?
Ok. Thanks, Kyrill > > Thanks, > Stam Markianos-Wright