public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/21296] New: Missed warning
@ 2005-04-30 10:40 neil at gcc dot gnu dot org
  2005-04-30 15:02 ` [Bug c/21296] [3.3 Regression] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: neil at gcc dot gnu dot org @ 2005-04-30 10:40 UTC (permalink / raw)
  To: gcc-bugs

-Wall warns about most statements with no effect.  However, it doesn't warn about

volatile int v;
void foo(void)
{
  &v;
}

-- 
           Summary: Missed warning
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: neil at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c/21296] [3.3 Regression] Missed warning
  2005-04-30 10:40 [Bug c/21296] New: Missed warning neil at gcc dot gnu dot org
@ 2005-04-30 15:02 ` pinskia at gcc dot gnu dot org
  2005-04-30 15:09 ` pinskia at gcc dot gnu dot org
  2005-04-30 15:15 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-30 15:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-30 15:02 -------
Hmm, this is only a regression with 3.3, there might be another bug related to this then.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |diagnostic
      Known to fail|                            |3.3.3 3.0.4
      Known to work|                            |3.4.0 4.0.0 4.1.0 2.95.3
   Last reconfirmed|0000-00-00 00:00:00         |2005-04-30 15:02:07
               date|                            |
            Summary|Missed warning              |[3.3 Regression] Missed
                   |                            |warning
   Target Milestone|---                         |3.3.3


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


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

* [Bug c/21296] [3.3 Regression] Missed warning
  2005-04-30 10:40 [Bug c/21296] New: Missed warning neil at gcc dot gnu dot org
  2005-04-30 15:02 ` [Bug c/21296] [3.3 Regression] " pinskia at gcc dot gnu dot org
@ 2005-04-30 15:09 ` pinskia at gcc dot gnu dot org
  2005-04-30 15:15 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-30 15:09 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.3.3                       |3.3.6


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


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

* [Bug c/21296] [3.3 Regression] Missed warning
  2005-04-30 10:40 [Bug c/21296] New: Missed warning neil at gcc dot gnu dot org
  2005-04-30 15:02 ` [Bug c/21296] [3.3 Regression] " pinskia at gcc dot gnu dot org
  2005-04-30 15:09 ` pinskia at gcc dot gnu dot org
@ 2005-04-30 15:15 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-30 15:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-30 15:15 -------
Fixed in 3.4.0 and above, This is only a diagnostic problem which is why I am closing it.

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


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


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

end of thread, other threads:[~2005-04-30 15:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-30 10:40 [Bug c/21296] New: Missed warning neil at gcc dot gnu dot org
2005-04-30 15:02 ` [Bug c/21296] [3.3 Regression] " pinskia at gcc dot gnu dot org
2005-04-30 15:09 ` pinskia at gcc dot gnu dot org
2005-04-30 15:15 ` 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).