public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/33702] [meta-bug] GCC 4.4 pending patches
       [not found] <bug-33702-4@http.gcc.gnu.org/bugzilla/>
@ 2021-07-19  1:41 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-19  1:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33702
Bug 33702 depends on bug 34943, which changed state.

Bug 34943 Summary: -fno-strict-overflow fails to prevent use of signed overflow
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34943

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug other/33702] [meta-bug] GCC 4.4 pending patches
  2007-10-08 21:28 [Bug other/33702] New: " pinskia at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2008-03-15 19:16 ` rguenth at gcc dot gnu dot org
@ 2008-09-14  2:46 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-09-14  2:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-09-14 02:44 -------
Since stage1 is over closing as done.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug other/33702] [meta-bug] GCC 4.4 pending patches
  2007-10-08 21:28 [Bug other/33702] New: " pinskia at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-02-02 13:47 ` aldot at gcc dot gnu dot org
@ 2008-03-15 19:16 ` rguenth at gcc dot gnu dot org
  2008-09-14  2:46 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-03-15 19:16 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4


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


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

* [Bug other/33702] [meta-bug] GCC 4.4 pending patches
  2007-10-08 21:28 [Bug other/33702] New: " pinskia at gcc dot gnu dot org
  2007-10-08 21:29 ` [Bug other/33702] " pinskia at gcc dot gnu dot org
  2008-02-02 12:53 ` manu at gcc dot gnu dot org
@ 2008-02-02 13:47 ` aldot at gcc dot gnu dot org
  2008-03-15 19:16 ` rguenth at gcc dot gnu dot org
  2008-09-14  2:46 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: aldot at gcc dot gnu dot org @ 2008-02-02 13:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from aldot at gcc dot gnu dot org  2008-02-02 13:46 -------
Add link to PR17843 -- Warning not given for unreachable code in a switch

In this case a boolean condition; Does not use (the already a bit convoluted)
VRP.


-- 

aldot at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aldot at gcc dot gnu dot org
  BugsThisDependsOn|                            |17843


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


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

* [Bug other/33702] [meta-bug] GCC 4.4 pending patches
  2007-10-08 21:28 [Bug other/33702] New: " pinskia at gcc dot gnu dot org
  2007-10-08 21:29 ` [Bug other/33702] " pinskia at gcc dot gnu dot org
@ 2008-02-02 12:53 ` manu at gcc dot gnu dot org
  2008-02-02 13:47 ` aldot at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: manu at gcc dot gnu dot org @ 2008-02-02 12:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from manu at gcc dot gnu dot org  2008-02-02 12:52 -------
Add alias to this bug.


-- 

manu at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Alias|                            |4.4pending


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


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

* [Bug other/33702] [meta-bug] GCC 4.4 pending patches
  2007-10-08 21:28 [Bug other/33702] New: " pinskia at gcc dot gnu dot org
@ 2007-10-08 21:29 ` pinskia at gcc dot gnu dot org
  2008-02-02 12:53 ` manu at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-10-08 21:29 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-10-08 21:29:30
               date|                            |
   Target Milestone|---                         |4.4.0


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


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

end of thread, other threads:[~2021-07-19  1:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-33702-4@http.gcc.gnu.org/bugzilla/>
2021-07-19  1:41 ` [Bug other/33702] [meta-bug] GCC 4.4 pending patches pinskia at gcc dot gnu.org
2007-10-08 21:28 [Bug other/33702] New: " pinskia at gcc dot gnu dot org
2007-10-08 21:29 ` [Bug other/33702] " pinskia at gcc dot gnu dot org
2008-02-02 12:53 ` manu at gcc dot gnu dot org
2008-02-02 13:47 ` aldot at gcc dot gnu dot org
2008-03-15 19:16 ` rguenth at gcc dot gnu dot org
2008-09-14  2:46 ` pinskia 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).