public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tobias Burnus <tobias@codesourcery.com>
To: Andrew Stubbs <ams@codesourcery.com>,
	"gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Subject: Re: [committed] amdgcn: Pass -mstack-size through to runtime
Date: Tue, 7 Feb 2023 08:40:33 +0100	[thread overview]
Message-ID: <018bcdeb-b3bb-1859-cd0b-a8a92e26d3a0@codesourcery.com> (raw)
In-Reply-To: <03830517-e578-4ee7-b652-e82e6b5a6614@codesourcery.com>

On 06.02.23 18:22, Andrew Stubbs wrote:
> The -mstack-size option has been marked obsolete in favour of setting
> an environment variable at runtime ("GCN_STACK_SIZE"), [...] but my
> testing setup uses remote execute which doesn't support that yet, and
> means I would skip my own tests (not ideal).

Namely, the problem with remote testing is that DejaGNU's setenv does
not work. This is a reoccurring theme but still unsolved, cf.

https://lists.gnu.org/archive/html/dejagnu/2008-07/msg00000.html

https://lists.gnu.org/archive/html/dejagnu/2019-11/msg00000.html

Now, only someone needs to find the time to fix DejaGNU ...

Tobias

-----------------
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955

      reply	other threads:[~2023-02-07  7:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-06 17:22 Andrew Stubbs
2023-02-07  7:40 ` Tobias Burnus [this message]

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=018bcdeb-b3bb-1859-cd0b-a8a92e26d3a0@codesourcery.com \
    --to=tobias@codesourcery.com \
    --cc=ams@codesourcery.com \
    --cc=gcc-patches@gcc.gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).