public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Martin Jambor <mjambor@suse.cz>
To: GCC Patches <gcc-patches@gcc.gnu.org>
Cc: "Gerald Pfeifer" <gerald@pfeifer.com>,
	"Pekka Jääskeläinen" <pekka@parmance.com>
Subject: [PATCH] Deprecate the BRIG/HSAIL front-end (Was: Re: [committed] doc: Remove HSAIL from Language Standards)
Date: Tue, 26 Jan 2021 19:35:42 +0100	[thread overview]
Message-ID: <ri6wnvzo8ap.fsf@suse.cz> (raw)
In-Reply-To: <5bddfdee-ed57-f03-1a60-3b362ae135f9@pfeifer.com>

Hi,

On Wed, Jan 06 2021, Gerald Pfeifer wrote:
> On Mon, 4 Jan 2021, Martin Jambor wrote:
>> Given that nobody bothered to update the FE to HSAIL 1.2 (which is 2.5
>> years old) and it is unlikely to have many users, maybe it is time to
>> deprecate the FE in GCC 11 (I guess it is not a promise to remove it in
>> 12), but that is a different question.
>
> I think I'd recommend that, yes.
>

I have discussed this with Pekka and we concluded that deprecating the
HSAIL/BRIG front-end is the right thing to do.  Therefore, I'd like to
propose the following patch to the documentation repo.  Is it OK?

Thanks,

Martin


diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 9d2e4f29..a5dade94 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -58,6 +58,10 @@ a work-in-progress.</p>
       is deprecated and will be removed in a future release. It should be
       possible to use <code>--enable-cheaders=c_global</code> (the default)
       with no change in behaviour. </li>
+
+  <li>The front-end for compiling BRIG format of Heterogeneous System
+      Architecture Intermediate Language (HSAIL) has been deprecated
+      and will likely be removed in a future release.</li>
 </ul>
 
 

  reply	other threads:[~2021-01-26 18:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-28 20:51 [committed] doc: Remove HSAIL from Language Standards Gerald Pfeifer
2020-12-29 22:29 ` Martin Jambor
2020-12-29 22:50   ` Gerald Pfeifer
2021-01-04 15:22     ` Martin Jambor
2021-01-06  0:03       ` Gerald Pfeifer
2021-01-26 18:35         ` Martin Jambor [this message]
2021-01-26 21:53           ` [PATCH] Deprecate the BRIG/HSAIL front-end (Was: Re: [committed] doc: Remove HSAIL from Language Standards) Gerald Pfeifer

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=ri6wnvzo8ap.fsf@suse.cz \
    --to=mjambor@suse.cz \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gerald@pfeifer.com \
    --cc=pekka@parmance.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).