public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Tom de Vries <tdevries@suse.de>
Cc: dwz@sourceware.org
Subject: Re: [committed] Only compile test-cases using hardcoded assembly for x86_64
Date: Tue, 01 Jan 2019 00:00:00 -0000	[thread overview]
Message-ID: <20191212092013.GF10088@tucnak> (raw)
In-Reply-To: <5ccf75f9-fb4b-e91a-79f1-16ccfa6e991c@suse.de>

On Thu, Dec 12, 2019 at 10:07:16AM +0100, Tom de Vries wrote:
> 2019-12-12  Tom de Vries  <tdevries@suse.de>
> 
> 	* Makefile (UNAME): New variable.
> 	(dw2-restrict, dw2-skip-prologue, py-section-script)
> 	(implptr-64bit-d2o4a8r8t0, varval): Only compile for x86_64.

I meant something shorter/easier to use, like:
TEST_EXECS_x86_64 = dw2-restrict py-section-script dw2-skip-prologue \
	implptr-64bit-d2o4a8r8t0 varval
TEST_EXECS = hello dwz-for-test min two-typedef start hello-gold-gdb-index \
        start-gold hello-gnu-pubnames $(TEST_EXECS_DWARF_ASM) \
	$(TEST_EXECS_$(UNAME))
which would be easily extensible for tests specific to other architectures.

	Jakub

  reply	other threads:[~2019-12-12  9:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-01  0:00 x86_64 specific tests in dwz vs. other architectures Tom de Vries
2019-01-01  0:00 ` Jakub Jelinek
2019-01-01  0:00   ` [committed] Only compile test-cases using hardcoded assembly for x86_64 Tom de Vries
2019-01-01  0:00     ` Jakub Jelinek [this message]
2019-01-01  0:00       ` [committed] Use TEST_EXECS_$(UNAME) in Makefile Tom de Vries

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=20191212092013.GF10088@tucnak \
    --to=jakub@redhat.com \
    --cc=dwz@sourceware.org \
    --cc=tdevries@suse.de \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).