This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/34212] spurious warning: value computed is not used
- From: "net147 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 16 Mar 2012 13:38:18 +0000
- Subject: [Bug middle-end/34212] spurious warning: value computed is not used
- Auto-submitted: auto-generated
- References: <bug-34212-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34212
--- Comment #14 from Jonathan Liu <net147 at gmail dot com> 2012-03-16 13:38:18 UTC ---
Created attachment 26903
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26903
Test case
This test case gives a spurious 'warning: value computed is not used
[-Wunused-value]' message when compiled with -Wall.