public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/11224] New: [regression] warning "value computed is not used" no longer emitted
@ 2003-06-17 17:56 mueller@kde.org
  2003-06-17 17:56 ` [Bug c++/11224] " mueller@kde.org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: mueller@kde.org @ 2003-06-17 17:56 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [regression] warning "value computed is not used" no
                    longer emitted
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mueller@kde.org
                CC: gcc-bugs@gcc.gnu.org
 GCC build triplet: i486-suse-linux-gnu
  GCC host triplet: i486-suse-linux-gnu
GCC target triplet: i486-suse-linux-gnu

Hi,  
 
the attached testcase does no longer emit the "value computed is not 
used" warning. The regression was introduced somewhere between 2.95.4 and 
gcc 3.0.4, I'm currently trying to find the commit that broke it.  
 
I compile with g++ -Wall -W -O2 -c unused.cc 
 
expected output: 
 
unused.cc: In function `int main()': 
unused.cc:12: warning: value computed is not used 
 
actual output: <nothing>


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

end of thread, other threads:[~2005-05-19 17:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-17 17:56 [Bug c++/11224] New: [regression] warning "value computed is not used" no longer emitted mueller@kde.org
2003-06-17 17:56 ` [Bug c++/11224] " mueller@kde.org
2003-06-17 18:12 ` [Bug c++/11224] [3.3/3.4 regression] " pinskia@physics.uc.edu
2003-06-17 18:26 ` dhazeghi@yahoo.com
2003-06-18 18:27 ` mueller at kde dot org
2003-06-27 21:45 ` mmitchel at gcc dot gnu dot org
2003-09-06 19:39 ` nathan at gcc dot gnu dot org
2003-12-29 17:51 ` pinskia at gcc dot gnu dot org
2004-01-10 23:22 ` pinskia at gcc dot gnu dot org
2004-01-12 23:39 ` steven at gcc dot gnu dot org
2004-02-20  9:09 ` [Bug c++/11224] [3.3/3.4/3.5 " mmitchel at gcc dot gnu dot org
2004-11-29 12:03 ` [Bug c++/11224] [3.3/3.4/4.0 " nathan at gcc dot gnu dot org
2004-12-22  4:57 ` mmitchel at gcc dot gnu dot org
2004-12-22 18:01 ` cvs-commit at gcc dot gnu dot org
2004-12-22 18:07 ` [Bug c++/11224] [3.3/3.4 " mmitchel at gcc dot gnu dot org
2005-01-10 19:01 ` jgrimm2 at us dot ibm dot com
2005-01-31  6:56 ` pinskia at gcc dot gnu dot org
2005-05-19 17:23 ` mmitchel 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).