public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/30101] missed value numbering optimization (cprop+valnum)
       [not found] <bug-30101-4@http.gcc.gnu.org/bugzilla/>
@ 2021-07-26 20:39 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-26 20:39 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |9.0
             Status|NEW                         |RESOLVED

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
ccp1 in GCC 6+ is able to remove the two if statements; maybe done by r6-147 .
fre1 in GCC 9+ is able to remove the two if stamtenets too; I didn't look into
which revision though.

So closing as fixed.

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

* [Bug tree-optimization/30101] missed value numbering optimization (cprop+valnum)
  2006-12-07  5:58 [Bug tree-optimization/30101] New: " dann at godzilla dot ics dot uci dot edu
@ 2006-12-07 14:15 ` rguenth at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2006-12-07 14:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2006-12-07 14:14 -------
Confirmed.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |missed-optimization
   Last reconfirmed|0000-00-00 00:00:00         |2006-12-07 14:14:43
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30101


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

end of thread, other threads:[~2021-07-26 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-30101-4@http.gcc.gnu.org/bugzilla/>
2021-07-26 20:39 ` [Bug tree-optimization/30101] missed value numbering optimization (cprop+valnum) pinskia at gcc dot gnu.org
2006-12-07  5:58 [Bug tree-optimization/30101] New: " dann at godzilla dot ics dot uci dot edu
2006-12-07 14:15 ` [Bug tree-optimization/30101] " rguenth at gcc dot gnu dot 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).