public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/86132] Failure to elide condition known to be non-null
       [not found] <bug-86132-4@http.gcc.gnu.org/bugzilla/>
@ 2021-12-20 20:25 ` pinskia at gcc dot gnu.org
  2021-12-28  5:34 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-20 20:25 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=94836,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=60320

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Basically single and single_slow are called write once read many functions in
that once called they will return the same value always. I thought I had saw a
bug report asking for an attribute that would do that (the bug report was
specifically to help GCJ code generation even).

Very similar to PR 94836 (but it is the opposite as that one is never really
written to).
There might be others but I can't find it right now.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug ipa/86132] Failure to elide condition known to be non-null
       [not found] <bug-86132-4@http.gcc.gnu.org/bugzilla/>
  2021-12-20 20:25 ` [Bug ipa/86132] Failure to elide condition known to be non-null pinskia at gcc dot gnu.org
@ 2021-12-28  5:34 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-28  5:34 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
https://gcc.gnu.org/legacy-ml/gcc/2012-10/msg00024.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-28  5:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-86132-4@http.gcc.gnu.org/bugzilla/>
2021-12-20 20:25 ` [Bug ipa/86132] Failure to elide condition known to be non-null pinskia at gcc dot gnu.org
2021-12-28  5:34 ` pinskia at gcc dot gnu.org

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).