public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenther at suse dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/97656] Specify that there is no address arithmetic on a pointer
Date: Mon, 02 Nov 2020 08:26:07 +0000	[thread overview]
Message-ID: <bug-97656-4-XBlC5W3H5y@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-97656-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97656

--- Comment #3 from rguenther at suse dot de <rguenther at suse dot de> ---
On Mon, 2 Nov 2020, jakub at gcc dot gnu.org wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97656
> 
> Jakub Jelinek <jakub at gcc dot gnu.org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |jakub at gcc dot gnu.org
> 
> --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
> (In reply to Richard Biener from comment #1)
> > Maybe use
> > 
> > ". WT"
> > 
> > for this?  And the discussed 'a'...'z' for the "upper case" '1'...'9', both
> > to denote the range is exact?  Note we discussed that we can this way
> > specify a must-def but here it's a may-def but with known offset.  Guess
> > must vs. may would rather be another first letter like 'D'? (and only
> > 'direct' supported there obviously)  And the upper case size specification
> > means
> > at zero offset?
> 
> Well, at least in the above case it is not just 0 offset, but any access from
> the offset 0 (inclusive) to size of the type pointed by the argument
> (exclusive).
> E.g. if it is a structure, SRA must be surely be able to split it off and use
> MEM_REFs even with non-zero offsets.

Yes, we can only model the effect in the caller not constraints to the
actual IL in the callee.

      parent reply	other threads:[~2020-11-02  8:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-31 16:40 [Bug middle-end/97656] New: " tkoenig at gcc dot gnu.org
2020-11-02  7:43 ` [Bug middle-end/97656] " rguenth at gcc dot gnu.org
2020-11-02  8:23 ` jakub at gcc dot gnu.org
2020-11-02  8:26 ` rguenther at suse dot de [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=bug-97656-4-XBlC5W3H5y@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).