[Bug tree-optimization/22538] Does not remove stores for struct assignments

2006-04-17 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-04-17 18:36 --- Fixed by: 2006-04-17 Roger Sayle <[EMAIL PROTECTED]> * expr.c (expand_assignment): Optimize away no-op moves where the source and destination are equal and have no side-effects. -- pinskia at g

[Bug tree-optimization/22538] Does not remove stores for struct assignments

2005-07-30 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-30 21:46 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E