Re: [PATCH PR96375] arm: Fix testcase selection for Low Overhead Loop tests

2020-10-01 Thread Andrea Corallo via Gcc-patches
Kyrylo Tkachov writes: >> -Original Message- >> From: Andrea Corallo >> Sent: 01 October 2020 15:36 >> To: gcc-patches@gcc.gnu.org >> Cc: Richard Earnshaw ; Kyrylo Tkachov >> ; Christophe Lyon >> Subject: Re: [PATCH PR96375] arm: Fix testcas

RE: [PATCH PR96375] arm: Fix testcase selection for Low Overhead Loop tests

2020-10-01 Thread Kyrylo Tkachov via Gcc-patches
> -Original Message- > From: Andrea Corallo > Sent: 01 October 2020 15:36 > To: gcc-patches@gcc.gnu.org > Cc: Richard Earnshaw ; Kyrylo Tkachov > ; Christophe Lyon > Subject: Re: [PATCH PR96375] arm: Fix testcase selection for Low Overhead > Loop tests >

Re: [PATCH PR96375] arm: Fix testcase selection for Low Overhead Loop tests

2020-10-01 Thread Andrea Corallo via Gcc-patches
Andrea Corallo writes: > Hi all, > > I'd like to submit the following patch to fix PR96375 ([11 regression] > arm/lob[2-5].c fail on some configurations). > > It fix the observed regression making sure -mthumb is always used and > allowing Low Overhead Loop tests to be executed only on cortex-M p