On Tue, Jan 24, 2017 at 01:40:46PM +0100, Bernd Schmidt wrote: > On 01/24/2017 09:38 AM, Christophe Lyon wrote: > >It seems that Bernd's patch causes regressions on arm-linux-gnueabihf > >--with-cpu=cortex-a5 --with-fpu=vfpv3-d16-fp16: > > > > gcc.target/arm/vselvcdf.c scan-assembler-times vselvs.f64\td[0-9]+ 1 > > gcc.target/arm/vselvcsf.c scan-assembler-times vselvs.f32\ts[0-9]+ 1 > > gcc.target/arm/vselvsdf.c scan-assembler-times vselvs.f64\td[0-9]+ 1 > > gcc.target/arm/vselvssf.c scan-assembler-times vselvs.f32\ts[0-9]+ 1 > > > >Maybe the upcoming patch from Segher intends to address this? > > Not really.
Not at all, even, first I hear of this. Please open a PR. > How exactly do I reproduce this - can you give me a command > line and expected assembly output (I'm having some trouble figuring out > the right set of switches)? Same here. Segher