PING: [patch, testsuite] General ARM target triplet

Yao Qi yao@codesourcery.com
Thu Jan 13 15:16:00 GMT 2011


On 01/13/2011 07:44 AM, Matthew Gretton-Dann wrote:

>
>> --- a/gdb/testsuite/gdb.asm/asm-source.exp
>> +++ b/gdb/testsuite/gdb.asm/asm-source.exp
>> @@ -40,10 +40,7 @@ switch -glob -- [istarget] {
>>           set asm-flags "-no-mdebug -I${srcdir}/${subdir} -I${objdir}/${subdir}"
>>   	set debug-flags "-gdwarf-2"
>>       }
>> -    "*arm-*-*" {
>> -        set asm-arch arm
>> -    }
>> -    "xscale-*-*" {
>> +    "*arm*-*-*" {
>
> Shouldn't the test read "arm*-*-*" (following on from Richard's and Joseph's comments?

Oh, yes, it should be "arm*-*-*".  I'll change it when I check in. 
Thanks for your comments.

-- 
Yao Qi



More information about the Gdb-patches mailing list