Re: [PATCH] testsuite: Add arm testcase for PR105374

2022-04-27 Thread Jakub Jelinek via Gcc-patches
On Wed, Apr 27, 2022 at 09:50:32AM +0200, Christophe Lyon via Gcc-patches wrote: > As discussed in the PR, here is the testcase with the appropriate dg-* > directives. > > Tested on arm-none-eabi with > 1 -mcpu=cortex-a7/-mfloat-abi=soft/-march=armv7ve+simd > 2 -mcpu=cortex-a7/-mfloat-abi=hard/-ma

[PATCH] testsuite: Add arm testcase for PR105374

2022-04-27 Thread Christophe Lyon via Gcc-patches
As discussed in the PR, here is the testcase with the appropriate dg-* directives. Tested on arm-none-eabi with 1 -mcpu=cortex-a7/-mfloat-abi=soft/-march=armv7ve+simd 2 -mcpu=cortex-a7/-mfloat-abi=hard/-march=armv7ve+simd 3 -mthumb/-mcpu=cortex-a7/-mfloat-abi=hard/-march=armv7ve+simd 4 -mthumb/-mf