Re: [PATCH] arm: Improve documentation for effective target 'arm_softfloat'

2020-12-11 Thread Andrea Corallo via Gcc-patches
Kyrylo Tkachov writes: >> -Original Message- >> From: Andrea Corallo >> Sent: 01 December 2020 13:52 >> To: gcc-patches@gcc.gnu.org >> Cc: Kyrylo Tkachov ; Richard Earnshaw >> ; nd >> Subject: [PATCH] arm: Improve documentation for effective target >> 'arm_softfloat' >> >> Hi all, >>

RE: [PATCH] arm: Improve documentation for effective target 'arm_softfloat'

2020-12-11 Thread Kyrylo Tkachov via Gcc-patches
> -Original Message- > From: Andrea Corallo > Sent: 01 December 2020 13:52 > To: gcc-patches@gcc.gnu.org > Cc: Kyrylo Tkachov ; Richard Earnshaw > ; nd > Subject: [PATCH] arm: Improve documentation for effective target > 'arm_softfloat' > > Hi all, > > I'd like to submit the followin

Re: [PATCH] arm: Improve documentation for effective target 'arm_softfloat'

2020-12-08 Thread Andrea Corallo via Gcc-patches
Andrea Corallo via Gcc-patches writes: > Hi all, > > I'd like to submit the following patch to better specify the meaning > of the 'arm_softfloat' effective target. > > As I've recently discovered we can have cases where '-mfloat-abi=hard' > is used and the compiler correctly defines '__SOFTFP__'