From: Andrew Stubbs <ams@baylibre.com>
To: Tobias Burnus <tburnus@baylibre.com>,
gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [patch] gcn: Add missing space to ASM_SPEC in gcn-hsa.h
Date: Thu, 25 Jan 2024 14:34:20 +0000 [thread overview]
Message-ID: <8ea8c695-11e6-44a1-901b-a7405c5a4bc9@baylibre.com> (raw)
In-Reply-To: <fbdec1fa-ae2a-4f14-b83b-9729ad71831e@baylibre.com>
On 25/01/2024 12:44, Tobias Burnus wrote:
> This patch avoids assembler warnings for gfx908 and gfx90a such as
> '-xnack-mattr=-sramecc' is not a recognized feature for this target(ignoring feature)
> as we pass -mattr=-xnack-mattr=-sramecc to the llvm-mc assembler.
>
> Solution: Add a space before the second '-mattr='.
>
> OK for mainline?
OK.
Andrew
prev parent reply other threads:[~2024-01-25 14:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-25 12:44 Tobias Burnus
2024-01-25 14:34 ` Andrew Stubbs [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=8ea8c695-11e6-44a1-901b-a7405c5a4bc9@baylibre.com \
--to=ams@baylibre.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=tburnus@baylibre.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).