[Bug other/25567] 4 * set but never used

2010-05-06 Thread manu at gcc dot gnu dot org
--- Comment #4 from manu at gcc dot gnu dot org 2010-05-06 10:56 --- Thanks for the report. I think all these have been fixed already in GCC 4.6 and regressions would be detected by the new -Wunused-but-set flags. -- manu at gcc dot gnu dot org changed: What|Removed

[Bug other/25567] 4 * set but never used

2006-02-06 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-02-06 14:33 --- Most of them will be fixed by: http://gcc.gnu.org/ml/gcc-patches/2006-02/msg00447.html (I Had forgot the tree-outof-ssa.c variable when I submitted the patch). -- pinskia at gcc dot gnu dot org changed:

[Bug other/25567] 4 * set but never used

2006-01-29 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-29 21:19 --- I am going to fix these issues tomorrow. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/25567] 4 * set but never used

2005-12-26 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-26 17:13 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added