Re: [ARM,AArch64][testsuite] Fix format string in AdvSIMD tests

2017-01-20 Thread Richard Earnshaw (lists)
On 17/01/17 08:52, Christophe Lyon wrote: > Hi, > > This patch fixes inconsistencies in the format strings used to emit > error messages when problems are detected in the AdvSIMD tests. They > are not used normally since there is currently no error, but Doko > complained about warnings when he run

[ARM,AArch64][testsuite] Fix format string in AdvSIMD tests

2017-01-17 Thread Christophe Lyon
Hi, This patch fixes inconsistencies in the format strings used to emit error messages when problems are detected in the AdvSIMD tests. They are not used normally since there is currently no error, but Doko complained about warnings when he runs the testsuite with -Wformat=1. The patch consists i