public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Qing Zhao <qing.zhao@oracle.com>
Cc: richard Biener <richard.guenther@gmail.com>,
	Joseph Myers <joseph@codesourcery.com>,
	Siddhesh Poyarekar <siddhesh@gotplt.org>,
	Martin Uecker <uecker@tugraz.at>,
	Kees Cook <keescook@chromium.org>,
	"isanbard@gmail.com" <isanbard@gmail.com>,
	GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: RFC (V2) the proposal to resolve the missing dependency issue for counted_by attribute
Date: Thu, 9 Nov 2023 16:57:30 +0100	[thread overview]
Message-ID: <ZU0BakPdLWIIobu6@tucnak> (raw)
In-Reply-To: <2D704EB7-B3FE-4280-ACC0-AA0C4236E39F@oracle.com>

On Thu, Nov 09, 2023 at 03:49:49PM +0000, Qing Zhao wrote:
> Is it reasonable to add one option to disable the “counted_by” attribute?
> (then no insertion of the new .ACCESS_WITH_SIZE into IL).  
> 
> The major reason is: some users might want to ignore all the “counted_by” attribute added in the source code,
> We need to provide them a way to disable this feature.

-D'counted_by(x)='
and/or
-D'__counted_by__(x)='
?

	Jakub


  reply	other threads:[~2023-11-09 15:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-07  0:12 Qing Zhao
2023-11-09 15:49 ` Qing Zhao
2023-11-09 15:57   ` Jakub Jelinek [this message]
2023-11-09 16:50     ` Jose E. Marchesi
2023-11-09 17:23       ` Qing Zhao

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=ZU0BakPdLWIIobu6@tucnak \
    --to=jakub@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=isanbard@gmail.com \
    --cc=joseph@codesourcery.com \
    --cc=keescook@chromium.org \
    --cc=qing.zhao@oracle.com \
    --cc=richard.guenther@gmail.com \
    --cc=siddhesh@gotplt.org \
    --cc=uecker@tugraz.at \
    /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).