[Bug c/20459] Warning for variables that are set but not used

2007-03-02 Thread manu at gcc dot gnu dot org
--- Comment #4 from manu at gcc dot gnu dot org 2007-03-02 14:24 --- (In reply to comment #3) > Does the patch need some work to remain up to date ? The patch is from 2005, so I guess it is outdated. You would need to examine what are the conflicts and try to fix them. I find easier to

[Bug c/20459] Warning for variables that are set but not used

2007-03-02 Thread dcb314 at hotmail dot com
--- Comment #3 from dcb314 at hotmail dot com 2007-03-02 09:07 --- (In reply to comment #1) > Created an attachment (id=8382) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8382&action=view) [edit] > A patch that implements this feature (with some false positives) For fun, I tried

[Bug c/20459] Warning for variables that are set but not used

2005-03-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-13 17:31 --- *** This bug has been marked as a duplicate of 18624 *** -- What|Removed |Added

[Bug c/20459] Warning for variables that are set but not used

2005-03-13 Thread kazu at cs dot umass dot edu
--- Additional Comments From kazu at cs dot umass dot edu 2005-03-13 17:09 --- Created an attachment (id=8382) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8382&action=view) A patch that implements this feature (with some false positives) -- http://gcc.gnu.org/bugzilla/show_b