[testsuite] ARM tests vfp-ldm*.c and vfp-stm*.c

Richard Earnshaw rearnsha@arm.com
Tue Jun 28 10:33:00 GMT 2011


On 24/06/11 15:49, Janis Johnson wrote:
> On 06/24/2011 03:29 AM, Joseph S. Myers wrote:
>> On Thu, 23 Jun 2011, Janis Johnson wrote:
>>
>>> Tests target/arm/vfp-ldm*.c and vfp-sdm*.c add -mfloat-abi=softfp but
>>> fail if multilib flags override that option.  This patch skips the test
>>> for multilibs that specify a different value for -mfloat-abi.
>>
>> While they need to be skipped for -mfloat-abi=soft, I'd think they ought 
>> to pass for -mfloat-abi=hard - why do they fail there?
>>
> 
> They don't, this would be better:
> 
> /* { dg-skip-if "need fp instructions" { *-*-* } { "-mfloat-abi=soft" } { "" } } */
> 
> Janis
> 
> 

OK with that change.

R.



More information about the Gcc-patches mailing list