[Bug tree-optimization/23834] Not removing a SSA_NAME which is not used

2007-07-08 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-07-09 05:27 --- Fixed by: 2007-05-28 Daniel Berlin <[EMAIL PROTECTED]> * tree-ssa-dce.c (eliminate_unnecessary_stmts): Release LHS SSA name when we remove it from a call. 2007-01-24 Jan Hubicka <[EMAIL PROTECTED

[Bug tree-optimization/23834] Not removing a SSA_NAME which is not used

2005-09-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-13 20:18 --- Confirmed, I don't know how offten this shows up but what I have seen from compiling GCC, is that it does not show up at all. -- What|Removed |Added ---