public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: YunQiang Su <yunqiang.su@cipunited.com>
Cc: binutils@sourceware.org, nickc@redhat.com
Subject: Re: [PATCH] ld: Use [list ] syntax to define run_tests in indirect.exp
Date: Thu, 6 Jul 2023 06:27:30 +0930	[thread overview]
Message-ID: <ZKXZOvsQ+tehj/FF@squeak.grove.modra.org> (raw)
In-Reply-To: <20230630051451.1867944-1-yunqiang.su@cipunited.com>

On Fri, Jun 30, 2023 at 01:14:51PM +0800, YunQiang Su wrote:
> Currently, the var run_tests is defined by syntax {{}},
> while in this case, variables cannot be used.
> Thus $NOPIE_CFLAGS and $NOPIE_LDFLAGS are passed to cmd as names
> instead of values:
>   gcc ... $NOPIE_CFLAGS -c .../indirect5a.c -o tmpdir/indirect5a.o
> 
> Let's use [list [list ]] syntax instead.
> 
> ld/ChangeLog:
> 
> 	* testsuite/ld-elf/indirect.exp(run_tests): use [list [list]]
> 	syntax instead of {{}}.

OK, thanks.

-- 
Alan Modra
Australia Development Lab, IBM

  reply	other threads:[~2023-07-05 20:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-30  5:14 YunQiang Su
2023-07-05 20:57 ` Alan Modra [this message]
2023-07-07  8:47 ` Nick Clifton

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=ZKXZOvsQ+tehj/FF@squeak.grove.modra.org \
    --to=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=nickc@redhat.com \
    --cc=yunqiang.su@cipunited.com \
    /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).