Re: [Patch ARM/AArch64 03/11] AdvSIMD tests: be more verbose.

2016-05-16 Thread Kyrill Tkachov
On 11/05/16 14:23, Christophe Lyon wrote: It is useful to have more detailed information in the logs when checking validation results: instead of repeating the intrinsic name, we now print its return type too. Ok. Thanks, Kyrill 2016-05-02 Christophe Lyon * gcc.target/aarch64/adv

Re: [Patch ARM/AArch64 03/11] AdvSIMD tests: be more verbose.

2016-05-13 Thread James Greenhalgh
On Wed, May 11, 2016 at 03:23:53PM +0200, Christophe Lyon wrote: > It is useful to have more detailed information in the logs when checking > validation results: instead of repeating the intrinsic name, we now print > its return type too. > > 2016-05-02 Christophe Lyon > > * gcc.target/a