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/106811] GENERIC and GIMPLE IL undefined behavior needs documenting
Date: Sat, 05 Nov 2022 14:22:42 +0000	[thread overview]
Message-ID: <bug-106811-4-w8nZs20kPn@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-106811-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from rguenther at suse dot de <rguenther at suse dot de> ---
On Wed, 2 Nov 2022, nunoplopes at sapo dot pt wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106811
> 
> Nuno Lopes <nunoplopes at sapo dot pt> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |nunoplopes at sapo dot pt
> 
> --- Comment #1 from Nuno Lopes <nunoplopes at sapo dot pt> ---
> I suggest adopting the concept of poison that LLVM has. It allows operations to
> have undefined behavior, while still allow them to be moved freely.
> I have some slides that may serve as an introduction to the topic:
> https://web.ist.utl.pt/nuno.lopes/pres/ub-vmcai19.pdf
> 
> Happy to discuss further.

I've seen this before but I don't really see how that manages to avoid
issues when making conditional undefined behavior invoking stmts
unconditional.

  parent reply	other threads:[~2022-11-05 14:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-02  6:49 [Bug middle-end/106811] New: " rguenth at gcc dot gnu.org
2022-11-02  9:59 ` [Bug middle-end/106811] " nunoplopes at sapo dot pt
2022-11-05 14:22 ` rguenther at suse dot de [this message]
2022-11-07 18:07 ` nunoplopes at sapo dot pt
2022-11-07 18:17 ` rguenther at suse dot de
2023-09-15 10:22 ` rguenth at gcc dot gnu.org

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-106811-4-w8nZs20kPn@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).