[PATCH] sim: tests: support .S files

Jie Zhang jie@codesourcery.com
Mon Mar 15 01:46:00 GMT 2010


On 03/15/2010 08:43 AM, Matt Rice wrote:
> On Sun, Mar 14, 2010 at 2:03 PM, Mike Frysinger<vapier@gentoo.org>  wrote:
>
>> Rather than requiring all sim tests to be preprocessed .s files, add
>> support for .S files so we can easily write code using normal CPP
>> defines/macros.
>
> not that I actually care about any such targets, but wouldn't this
> just fall over on a case insentive filesystem?

I don't have any knowledge when come to case insensitive filesystems. 
What's the value of the following expression

   [string match "*.S" $sourcefile]

when $sourcefile is "abc.s" on such a filesystem?


-- 
Jie Zhang
CodeSourcery
(650) 331-3385 x735



More information about the Gdb-patches mailing list