Re: [PATCH V2] arm: [testsuite] fix lob tests for -mfloat-abi=hard

2020-12-11 Thread Andrea Corallo via Gcc-patches
Kyrylo Tkachov writes: >> -Original Message- >> From: Andrea Corallo >> Sent: 01 December 2020 10:13 >> To: gcc-patches@gcc.gnu.org >> Cc: Richard Earnshaw ; nd ; >> Kyrylo Tkachov >> Subject: [PATCH V2] arm: [testsuite] fix lob tests for -mf

RE: [PATCH V2] arm: [testsuite] fix lob tests for -mfloat-abi=hard

2020-12-11 Thread Kyrylo Tkachov via Gcc-patches
> -Original Message- > From: Andrea Corallo > Sent: 01 December 2020 10:13 > To: gcc-patches@gcc.gnu.org > Cc: Richard Earnshaw ; nd ; > Kyrylo Tkachov > Subject: [PATCH V2] arm: [testsuite] fix lob tests for -mfloat-abi=hard > > Hi all, > > second

Re: [PATCH V2] arm: [testsuite] fix lob tests for -mfloat-abi=hard

2020-12-08 Thread Andrea Corallo via Gcc-patches
Andrea Corallo via Gcc-patches writes: > Hi all, > > second version of this patch here fixing lob[2-5].c tests for hard float > abi targets implementing Kyrill's suggestions. > > Okay for trunk? > > Andrea Ping

[PATCH V2] arm: [testsuite] fix lob tests for -mfloat-abi=hard

2020-12-01 Thread Andrea Corallo via Gcc-patches
Hi all, second version of this patch here fixing lob[2-5].c tests for hard float abi targets implementing Kyrill's suggestions. Okay for trunk? Andrea >From f7f36b243c82a5dd49540cc48ceb8ce636872d5a Mon Sep 17 00:00:00 2001 From: Andrea Corallo Date: Thu, 26 Nov 2020 12:33:18 +0100 Subject: [