Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: DJ Delorie <dj@redhat.com>
To: Matt Rice <ratmice@gmail.com>
Cc: vapier@gentoo.org, gdb-patches@sourceware.org, jie@codesourcery.com
Subject: Re: [PATCH] sim: tests: support .S files
Date: Mon, 15 Mar 2010 20:17:00 -0000	[thread overview]
Message-ID: <201003152017.o2FKHRm5022468@greed.delorie.com> (raw)
In-Reply-To: <8ba6bed41003141743n79e501b7n11d3d20cdb45f356@mail.gmail.com> 	(message from Matt Rice on Sun, 14 Mar 2010 16:43:45 -0800)


> > 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?

It works if you use explicit rules to find the .S files, or have
pattern rules for .S but not .s with an explicit list of targets.
It's when you rely on wildcards to scan for *.[sS] files that things
go badly.


  parent reply	other threads:[~2010-03-15 20:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-14 22:02 Mike Frysinger
2010-03-15  0:43 ` Matt Rice
2010-03-15  1:46   ` Jie Zhang
2010-03-15  7:09   ` Mike Frysinger
2010-03-15 10:54     ` Matt Rice
2010-03-19 20:12       ` Mike Frysinger
2010-03-15 20:17   ` DJ Delorie [this message]
2011-03-14  8:20 Mike Frysinger
2011-03-14 12:32 ` Pedro Alves
2011-03-14 21:06   ` Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201003152017.o2FKHRm5022468@greed.delorie.com \
    --to=dj@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=jie@codesourcery.com \
    --cc=ratmice@gmail.com \
    --cc=vapier@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox