This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13758] [tree-ssa] consecutive stores to the same array element not removed
- From: "law at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Feb 2004 15:32:42 -0000
- Subject: [Bug optimization/13758] [tree-ssa] consecutive stores to the same array element not removed
- References: <20040120063346.13758.dann@godzilla.ics.uci.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From law at gcc dot gnu dot org 2004-02-16 15:32 -------
Fixed by recent addition of DSE pass
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13758