[Bug tree-optimization/18501] [4.0 Regression] Missing 'used unintialized' warning

2005-05-10 Thread dnovillo at gcc dot gnu dot org

--- Additional Comments From dnovillo at gcc dot gnu dot org  2005-05-11 
02:25 ---
Re-opening.  A re-organization of the tree optimizers is causing us to
misdiagnose this test case once again.  I am going to work on a better warning
implementation that doesn't get confused so easily.

See http://gcc.gnu.org/ml/gcc-patches/2005-05/msg00955.html

-- 
   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18501


[Bug tree-optimization/18501] [4.0 Regression] Missing 'used unintialized' warning

2004-12-17 Thread dnovillo at gcc dot gnu dot org

--- Additional Comments From dnovillo at gcc dot gnu dot org  2004-12-17 
22:21 ---

Fix: http://gcc.gnu.org/ml/gcc-patches/2004-12/msg01314.html

-- 
   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18501


[Bug tree-optimization/18501] [4.0 Regression] Missing 'used unintialized' warning

2004-12-16 Thread dnovillo at gcc dot gnu dot org

--- Additional Comments From dnovillo at gcc dot gnu dot org  2004-12-16 
20:42 ---

This is not really fixable.

Analysis: http://gcc.gnu.org/ml/gcc/2004-12/msg00681.html

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18501


[Bug tree-optimization/18501] [4.0 Regression] Missing 'used unintialized' warning

2004-12-15 Thread dnovillo at gcc dot gnu dot org


-- 
   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |dnovillo at gcc dot gnu dot
   |dot org |org
 Status|NEW |ASSIGNED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18501


[Bug tree-optimization/18501] [4.0 Regression] Missing 'used unintialized' warning

2004-12-04 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-05 
04:04 ---
It has never worked on the tree-ssa branch.

-- 
   What|Removed |Added

 GCC target triplet|i686-pc-linux-gnu   |
   Last reconfirmed|2004-11-15 13:50:26 |2004-12-05 04:04:46
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18501


[Bug tree-optimization/18501] [4.0 Regression] Missing 'used unintialized' warning

2004-11-15 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-15 
13:50 ---
Confirmed, CCP is removing the use of the uninitialized variable.

-- 
   What|Removed |Added

 CC||dberlin at gcc dot gnu dot
   ||org, dnovillo at gcc dot gnu
   ||dot org
 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Keywords||diagnostic
   Last reconfirmed|-00-00 00:00:00 |2004-11-15 13:50:26
   date||
Summary|Missing 'used unintialized' |[4.0 Regression] Missing
   |warning |'used unintialized' warning
   Target Milestone|--- |4.0.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18501