[Bug c/18624] cannot detect local variable set but never 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:32 --- PR 20459 has an experimental patch (with some false positives). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18624

[Bug c/18624] cannot detect local variable set but never 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 --- *** Bug 20459 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug c/18624] cannot detect local variable set but never used

2005-03-07 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-03-07 08:55 --- (In reply to comment #3) > This should be done in the front-ends. Why? How? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18624

[Bug c/18624] cannot detect local variable set but never used

2005-03-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-07 03:41 --- This should be done in the front-ends. -- What|Removed |Added Component|middle-end

[Bug c++/18624] cannot detect local variable set but never used

2004-11-23 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-23 13:06 --- Yes this would be slightly useful but one has to be care full of what is warned about. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18624

[Bug c++/18624] cannot detect local variable set but never used

2004-11-23 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||diagnostic Priority|P2 |P3 Summary|g++ 343 cannot detect local |