]> gcc.gnu.org Git - gcc.git/commit
re PR c++/19190 (warning "value computed is not used" emitted too often)
authorMark Mitchell <mark@codesourcery.com>
Thu, 30 Dec 2004 00:31:00 +0000 (00:31 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 30 Dec 2004 00:31:00 +0000 (00:31 +0000)
commitd9fa123367aeaf3cf316d4c0c3bcd8dea047dee8
treed04e684098be16fada657ab84d0137889a239e9b
parentd98fd13429d8819de437e6a681aebea99e3edbfe
re PR c++/19190 (warning "value computed is not used" emitted too often)

PR c++/19190
* cvt.c (convert_to_void): Do not use STRIP_NOPs.

PR c++/19190
* g++.dg/warn/Wunused-10.C: New test.

From-SVN: r92721
gcc/cp/ChangeLog
gcc/cp/cvt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/warn/Wunused-10.C [new file with mode: 0644]
This page took 0.05669 seconds and 5 git commands to generate.