public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/31178]  New: VRP can infer a range for b in a >> b and a << b
@ 2007-03-14 21:13 rguenth at gcc dot gnu dot org
  2007-03-15 14:43 ` [Bug tree-optimization/31178] " rguenth at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2007-03-14 21:13 UTC (permalink / raw)
  To: gcc-bugs

namely [0, n) where n is the width of type a.  (Or better type a's mode to be
safe).  Look at infer_value_range().


-- 
           Summary: VRP can infer a range for b in a >> b and a << b
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: missed-optimization
          Severity: enhancement
          Priority: P3
         Component: tree-optimization
        AssignedTo: rguenth at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org


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


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

end of thread, other threads:[~2024-06-26  5:44 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-31178-4@http.gcc.gnu.org/bugzilla/>
2013-02-11  7:48 ` [Bug tree-optimization/31178] VRP can infer a range for b in a >> b and a << b rguenth at gcc dot gnu.org
2013-02-11  8:00 ` jakub at gcc dot gnu.org
2022-03-22 14:21 ` amacleod at redhat dot com
2022-03-22 17:03 ` amacleod at redhat dot com
2022-03-23  8:08 ` rguenther at suse dot de
2022-03-23  8:26 ` jakub at gcc dot gnu.org
2022-03-23  8:31 ` jakub at gcc dot gnu.org
2022-04-05 17:58 ` amacleod at redhat dot com
2022-04-05 18:06 ` jakub at gcc dot gnu.org
2022-04-05 18:24 ` amacleod at redhat dot com
2022-04-06  6:00 ` rguenth at gcc dot gnu.org
2022-04-06  8:16 ` vincent-gcc at vinc17 dot net
2022-04-06  8:22 ` rguenther at suse dot de
2022-04-06  8:45 ` vincent-gcc at vinc17 dot net
2022-04-06 13:10 ` amacleod at redhat dot com
2022-04-06 13:13 ` jakub at gcc dot gnu.org
2022-04-06 13:16 ` rguenther at suse dot de
2024-06-20 16:07 ` pinskia at gcc dot gnu.org
2024-06-26  5:44 ` pinskia at gcc dot gnu.org
2007-03-14 21:13 [Bug tree-optimization/31178] New: " rguenth at gcc dot gnu dot org
2007-03-15 14:43 ` [Bug tree-optimization/31178] " rguenth at gcc dot gnu dot org
2009-02-08 14:21 ` steven at gcc dot gnu dot org
2009-02-08 14:47 ` 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).